This projects aims to extract colors from image using OpenCV library.
Working: Left click on the pixel to extract that color; it will show the name of those colors of the clicked pixels and also store all the colors in a seperate list to display at the end.