CSS Property:
filter:

Result:
CSS Code:

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