#cc2ed1 color space conversions
Hex:
#cc2ed1
RGB:
204, 46, 209
CMY:
20, 82, 18
CMYK:
2, 78, 0, 18
HSL:
298°, 63.9216%, 50.0000%
HSV (HSB):
298°, 77.9904%, 81.9608%
XYZ:
37.3875, 19.3948, 62.0946
xyY:
0.3145, 0.1632, 19.3948
CIE-Lab:
51.1460, 76.9303, -50.0859
CIE-LCH:
51.1460, 91.7980, 326.9336
CIE-Luv:
51.1460, 61.6876, -85.8583
Hunter-Lab:
44.0395, 74.4688, -52.7697
#cc2ed1 color charts
#cc2ed1 color shades, tints & tones
#cc2ed1 color schemes
#cc2ed1 color preview, HTML & CSS examples
This text has a color of #cc2ed1
<p style="color:#cc2ed1;">Text here</p>
.mytext {color:#cc2ed1;}
This box has a color of #cc2ed1
<div style="background-color:#cc2ed1;">Content here</div>
.mybackground {background-color:#cc2ed1;}
Border around this has a color of #cc2ed1
<div style="border:2px solid #cc2ed1;">Content here</div>
.myborder {border:2px solid #cc2ed1;}