#cc2bb9 color space conversions
Hex:
#cc2bb9
RGB:
204, 43, 185
CMY:
20, 83, 27
CMYK:
0, 79, 9, 20
HSL:
307°, 65.1822%, 48.4314%
HSV (HSB):
307°, 78.9216%, 80.0000%
XYZ:
34.5227, 18.0679, 47.5668
xyY:
0.3447, 0.1804, 18.0679
CIE-Lab:
49.5784, 74.0803, -38.6895
CIE-LCH:
49.5784, 83.5749, 332.4236
CIE-Luv:
49.5784, 71.0466, -68.0359
Hunter-Lab:
42.5064, 70.5874, -36.5942
#cc2bb9 color charts
#cc2bb9 color shades, tints & tones
#cc2bb9 color schemes
#cc2bb9 color preview, HTML & CSS examples
This text has a color of #cc2bb9
<p style="color:#cc2bb9;">Text here</p>
.mytext {color:#cc2bb9;}
This box has a color of #cc2bb9
<div style="background-color:#cc2bb9;">Content here</div>
.mybackground {background-color:#cc2bb9;}
Border around this has a color of #cc2bb9
<div style="border:2px solid #cc2bb9;">Content here</div>
.myborder {border:2px solid #cc2bb9;}