#cc2dc3 color space conversions
Hex:
#cc2dc3
RGB:
204, 45, 195
CMY:
20, 82, 24
CMYK:
0, 78, 4, 20
HSL:
303°, 63.8554%, 48.8235%
HSV (HSB):
303°, 77.9412%, 80.0000%
XYZ:
35.6906, 18.6543, 53.3493
xyY:
0.3314, 0.1732, 18.6543
CIE-Lab:
50.2802, 75.0332, -43.3951
CIE-LCH:
50.2802, 86.6783, 329.9573
CIE-Luv:
50.2802, 66.9089, -75.3635
Hunter-Lab:
43.1906, 71.9200, -43.0020
#cc2dc3 color charts
#cc2dc3 color shades, tints & tones
#cc2dc3 color schemes
#cc2dc3 color preview, HTML & CSS examples
This text has a color of #cc2dc3
<p style="color:#cc2dc3;">Text here</p>
.mytext {color:#cc2dc3;}
This box has a color of #cc2dc3
<div style="background-color:#cc2dc3;">Content here</div>
.mybackground {background-color:#cc2dc3;}
Border around this has a color of #cc2dc3
<div style="border:2px solid #cc2dc3;">Content here</div>
.myborder {border:2px solid #cc2dc3;}