#cc02ea color space conversions
Hex:
#cc02ea
RGB:
204, 2, 234
CMY:
20, 99, 8
CMYK:
13, 99, 0, 8
HSL:
292°, 98.3051%, 46.2745%
HSV (HSB):
292°, 99.1453%, 91.7647%
XYZ:
39.7748, 18.8213, 79.3784
xyY:
0.2883, 0.1364, 18.8213
CIE-Lab:
50.4775, 87.4491, -65.3857
CIE-LCH:
50.4775, 109.1909, 323.2145
CIE-Luv:
50.4775, 56.5321, -108.9140
Hunter-Lab:
43.3835, 87.7310, -78.1139
#cc02ea color charts
#cc02ea color shades, tints & tones
#cc02ea color schemes
#cc02ea color preview, HTML & CSS examples
This text has a color of #cc02ea
<p style="color:#cc02ea;">Text here</p>
.mytext {color:#cc02ea;}
This box has a color of #cc02ea
<div style="background-color:#cc02ea;">Content here</div>
.mybackground {background-color:#cc02ea;}
Border around this has a color of #cc02ea
<div style="border:2px solid #cc02ea;">Content here</div>
.myborder {border:2px solid #cc02ea;}