#cc2bc7 color space conversions
Hex:
#cc2bc7
RGB:
204, 43, 199
CMY:
20, 83, 22
CMYK:
0, 79, 2, 20
HSL:
302°, 65.1822%, 48.4314%
HSV (HSB):
302°, 78.9216%, 80.0000%
XYZ:
36.0745, 18.6886, 55.7388
xyY:
0.3265, 0.1691, 18.6886
CIE-Lab:
50.3209, 76.1468, -45.6446
CIE-LCH:
50.3209, 88.7794, 329.0603
CIE-Luv:
50.3209, 65.7644, -78.8588
Hunter-Lab:
43.2304, 73.3001, -46.1839
#cc2bc7 color charts
#cc2bc7 color shades, tints & tones
#cc2bc7 color schemes
#cc2bc7 color preview, HTML & CSS examples
This text has a color of #cc2bc7
<p style="color:#cc2bc7;">Text here</p>
.mytext {color:#cc2bc7;}
This box has a color of #cc2bc7
<div style="background-color:#cc2bc7;">Content here</div>
.mybackground {background-color:#cc2bc7;}
Border around this has a color of #cc2bc7
<div style="border:2px solid #cc2bc7;">Content here</div>
.myborder {border:2px solid #cc2bc7;}