#cc2ecb color space conversions
Hex:
#cc2ecb
RGB:
204, 46, 203
CMY:
20, 82, 20
CMYK:
0, 77, 0, 20
HSL:
300°, 63.2000%, 49.0196%
HSV (HSB):
300°, 77.4510%, 80.0000%
XYZ:
36.6583, 19.1032, 58.2551
xyY:
0.3215, 0.1675, 19.1032
CIE-Lab:
50.8077, 75.9912, -47.1777
CIE-LCH:
50.8077, 89.4449, 328.1667
CIE-Luv:
50.8077, 63.8187, -81.2932
Hunter-Lab:
43.7072, 73.2251, -48.4297
#cc2ecb color charts
#cc2ecb color shades, tints & tones
#cc2ecb color schemes
#cc2ecb color preview, HTML & CSS examples
This text has a color of #cc2ecb
<p style="color:#cc2ecb;">Text here</p>
.mytext {color:#cc2ecb;}
This box has a color of #cc2ecb
<div style="background-color:#cc2ecb;">Content here</div>
.mybackground {background-color:#cc2ecb;}
Border around this has a color of #cc2ecb
<div style="border:2px solid #cc2ecb;">Content here</div>
.myborder {border:2px solid #cc2ecb;}