PitPik / colorPicker

Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
http://www.dematte.at/colorPicker/
MIT License
570 stars 136 forks source link

How i can change the color of a div ? #65

Open ivan-vilches opened 4 years ago

ivan-vilches commented 4 years ago

I am using the code below , and i have a div with id="mybox" how i can change the color background of this div? thanks you