CSS Property:
filter:

Note: The filter property is not supported in Edge 12 or Internet Explorer.

Result:
CSS Code:
img#myImg {
filter: blur(5px);
}
Click the property values above to see the result
W3Schools.com - Play it