I want to get a color from a website using Google Chrome's DevTools.
I know that you can get the color code if it's set in the CSS, but I want to get a color from for example an image.
Is this possible with google Chrome's DevTools?
await new EyeDropper().open();