#cc02ed color space conversions
Hex:
#cc02ed
RGB:
204, 2, 237
CMY:
20, 99, 7
CMYK:
14, 99, 0, 7
HSL:
292°, 98.3264%, 46.8627%
HSV (HSB):
292°, 99.1561%, 92.9412%
XYZ:
40.2096, 18.9952, 81.6679
xyY:
0.2854, 0.1348, 18.9952
CIE-Lab:
50.6816, 87.9271, -66.7480
CIE-LCH:
50.6816, 110.3923, 322.7968
CIE-Luv:
50.6816, 55.5175, -111.0091
Hunter-Lab:
43.5835, 88.4108, -80.5907
#cc02ed color charts
#cc02ed color shades, tints & tones
#cc02ed color schemes
#cc02ed color preview, HTML & CSS examples
This text has a color of #cc02ed
<p style="color:#cc02ed;">Text here</p>
.mytext {color:#cc02ed;}
This box has a color of #cc02ed
<div style="background-color:#cc02ed;">Content here</div>
.mybackground {background-color:#cc02ed;}
Border around this has a color of #cc02ed
<div style="border:2px solid #cc02ed;">Content here</div>
.myborder {border:2px solid #cc02ed;}