#cc2dbd color space conversions
Hex:
#cc2dbd
RGB:
204, 45, 189
CMY:
20, 82, 26
CMYK:
0, 78, 7, 20
HSL:
306°, 63.8554%, 48.8235%
HSV (HSB):
306°, 77.9412%, 80.0000%
XYZ:
35.0255, 18.3883, 49.8474
xyY:
0.3392, 0.1781, 18.3883
CIE-Lab:
49.9637, 74.1432, -40.4126
CIE-LCH:
49.9637, 84.4416, 331.4069
CIE-Luv:
49.9637, 69.1559, -70.7153
Hunter-Lab:
42.8815, 70.7557, -38.9042
#cc2dbd color charts
#cc2dbd color shades, tints & tones
#cc2dbd color schemes
#cc2dbd color preview, HTML & CSS examples
This text has a color of #cc2dbd
<p style="color:#cc2dbd;">Text here</p>
.mytext {color:#cc2dbd;}
This box has a color of #cc2dbd
<div style="background-color:#cc2dbd;">Content here</div>
.mybackground {background-color:#cc2dbd;}
Border around this has a color of #cc2dbd
<div style="border:2px solid #cc2dbd;">Content here</div>
.myborder {border:2px solid #cc2dbd;}