#cc07ec color space conversions
Hex:
#cc07ec
RGB:
204, 7, 236
CMY:
20, 97, 7
CMYK:
14, 97, 0, 7
HSL:
292°, 94.2387%, 47.6471%
HSV (HSB):
292°, 97.0339%, 92.5490%
XYZ:
40.1181, 19.0455, 80.9186
xyY:
0.2864, 0.1360, 19.0455
CIE-Lab:
50.7403, 87.3890, -66.0892
CIE-LCH:
50.7403, 109.5656, 322.9011
CIE-Luv:
50.7403, 55.6764, -110.0614
Hunter-Lab:
43.6411, 87.7185, -79.3857
#cc07ec color charts
#cc07ec color shades, tints & tones
#cc07ec color schemes
#cc07ec color preview, HTML & CSS examples
This text has a color of #cc07ec
<p style="color:#cc07ec;">Text here</p>
.mytext {color:#cc07ec;}
This box has a color of #cc07ec
<div style="background-color:#cc07ec;">Content here</div>
.mybackground {background-color:#cc07ec;}
Border around this has a color of #cc07ec
<div style="border:2px solid #cc07ec;">Content here</div>
.myborder {border:2px solid #cc07ec;}