#cc2db8 color space conversions
Hex:
#cc2db8
RGB:
204, 45, 184
CMY:
20, 82, 28
CMYK:
0, 78, 10, 20
HSL:
308°, 63.8554%, 48.8235%
HSV (HSB):
308°, 77.9412%, 80.0000%
XYZ:
34.4920, 18.1748, 47.0376
xyY:
0.3459, 0.1823, 18.1748
CIE-Lab:
49.7075, 73.4179, -37.9019
CIE-LCH:
49.7075, 82.6241, 332.6950
CIE-Luv:
49.7075, 71.0610, -66.8180
Hunter-Lab:
42.6320, 69.8119, -35.5747
#cc2db8 color charts
#cc2db8 color shades, tints & tones
#cc2db8 color schemes
#cc2db8 color preview, HTML & CSS examples
This text has a color of #cc2db8
<p style="color:#cc2db8;">Text here</p>
.mytext {color:#cc2db8;}
This box has a color of #cc2db8
<div style="background-color:#cc2db8;">Content here</div>
.mybackground {background-color:#cc2db8;}
Border around this has a color of #cc2db8
<div style="border:2px solid #cc2db8;">Content here</div>
.myborder {border:2px solid #cc2db8;}