'How to dismiss input type color popup in html?

How to dismiss the <input type="color" /> popup dialog from JavaScript?. I want to dismiss the dialog on onBlur event.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source