#cc01d2 color space conversions
Hex:
#cc01d2
RGB:
204, 1, 210
CMY:
20, 100, 18
CMYK:
3, 100, 0, 18
HSL:
298°, 99.0521%, 41.3725%
HSV (HSB):
298°, 99.5238%, 82.3529%
XYZ:
36.5456, 17.5122, 62.4268
xyY:
0.3137, 0.1503, 17.5122
CIE-Lab:
48.8991, 83.8444, -54.2551
CIE-LCH:
48.8991, 99.8674, 327.0934
CIE-Luv:
48.8991, 65.2418, -91.7777
Hunter-Lab:
41.8476, 82.6509, -59.1534
#cc01d2 color charts
#cc01d2 color shades, tints & tones
#cc01d2 color schemes
#cc01d2 color preview, HTML & CSS examples
This text has a color of #cc01d2
<p style="color:#cc01d2;">Text here</p>
.mytext {color:#cc01d2;}
This box has a color of #cc01d2
<div style="background-color:#cc01d2;">Content here</div>
.mybackground {background-color:#cc01d2;}
Border around this has a color of #cc01d2
<div style="border:2px solid #cc01d2;">Content here</div>
.myborder {border:2px solid #cc01d2;}