#cc02b2 color space conversions
Hex:
#cc02b2
RGB:
204, 2, 178
CMY:
20, 99, 30
CMYK:
0, 99, 13, 20
HSL:
308°, 98.0583%, 40.3922%
HSV (HSB):
308°, 99.0196%, 80.0000%
XYZ:
32.9594, 16.0951, 43.4890
xyY:
0.3562, 0.1739, 16.0951
CIE-Lab:
47.0991, 79.2989, -38.4973
CIE-LCH:
47.0991, 88.1496, 334.1048
CIE-Luv:
47.0991, 78.2524, -67.6805
Hunter-Lab:
40.1187, 76.4383, -36.1876
#cc02b2 color charts
#cc02b2 color shades, tints & tones
#cc02b2 color schemes
#cc02b2 color preview, HTML & CSS examples
This text has a color of #cc02b2
<p style="color:#cc02b2;">Text here</p>
.mytext {color:#cc02b2;}
This box has a color of #cc02b2
<div style="background-color:#cc02b2;">Content here</div>
.mybackground {background-color:#cc02b2;}
Border around this has a color of #cc02b2
<div style="border:2px solid #cc02b2;">Content here</div>
.myborder {border:2px solid #cc02b2;}