#cc2db1 color space conversions
Hex:
#cc2db1
RGB:
204, 45, 177
CMY:
20, 82, 31
CMYK:
0, 78, 13, 20
HSL:
310°, 63.8554%, 48.8235%
HSV (HSB):
310°, 77.9412%, 80.0000%
XYZ:
33.7760, 17.8885, 43.2676
xyY:
0.3558, 0.1884, 17.8885
CIE-Lab:
49.3605, 72.4285, -34.3478
CIE-LCH:
49.3605, 80.1603, 334.6283
CIE-Luv:
49.3605, 73.7744, -61.3316
Hunter-Lab:
42.2948, 68.5319, -31.0474
#cc2db1 color charts
#cc2db1 color shades, tints & tones
#cc2db1 color schemes
#cc2db1 color preview, HTML & CSS examples
This text has a color of #cc2db1
<p style="color:#cc2db1;">Text here</p>
.mytext {color:#cc2db1;}
This box has a color of #cc2db1
<div style="background-color:#cc2db1;">Content here</div>
.mybackground {background-color:#cc2db1;}
Border around this has a color of #cc2db1
<div style="border:2px solid #cc2db1;">Content here</div>
.myborder {border:2px solid #cc2db1;}