#cc01d1 color space conversions
Hex:
#cc01d1
RGB:
204, 1, 209
CMY:
20, 100, 18
CMYK:
2, 100, 0, 18
HSL:
299°, 99.0476%, 41.1765%
HSV (HSB):
299°, 99.5215%, 81.9608%
XYZ:
36.4213, 17.4625, 61.7726
xyY:
0.3149, 0.1510, 17.4625
CIE-Lab:
48.8376, 83.6968, -53.7786
CIE-LCH:
48.8376, 99.4851, 327.2776
CIE-Luv:
48.8376, 65.6246, -91.0450
Hunter-Lab:
41.7882, 82.4459, -58.3926
#cc01d1 color charts
#cc01d1 color shades, tints & tones
#cc01d1 color schemes
#cc01d1 color preview, HTML & CSS examples
This text has a color of #cc01d1
<p style="color:#cc01d1;">Text here</p>
.mytext {color:#cc01d1;}
This box has a color of #cc01d1
<div style="background-color:#cc01d1;">Content here</div>
.mybackground {background-color:#cc01d1;}
Border around this has a color of #cc01d1
<div style="border:2px solid #cc01d1;">Content here</div>
.myborder {border:2px solid #cc01d1;}