#cc2f8b color space conversions
Hex:
#cc2f8b
RGB:
204, 47, 139
CMY:
20, 82, 45
CMYK:
0, 77, 32, 20
HSL:
325°, 62.5498%, 49.2157%
HSV (HSB):
325°, 76.9608%, 80.0000%
XYZ:
30.5786, 16.7345, 26.0445
xyY:
0.4168, 0.2281, 16.7345
CIE-Lab:
47.9237, 67.0737, -13.9372
CIE-LCH:
47.9237, 68.5064, 348.2615
CIE-Luv:
47.9237, 88.5779, -30.9383
Hunter-Lab:
40.9078, 61.8400, -9.1123
#cc2f8b color charts
#cc2f8b color shades, tints & tones
#cc2f8b color schemes
#cc2f8b color preview, HTML & CSS examples
This text has a color of #cc2f8b
<p style="color:#cc2f8b;">Text here</p>
.mytext {color:#cc2f8b;}
This box has a color of #cc2f8b
<div style="background-color:#cc2f8b;">Content here</div>
.mybackground {background-color:#cc2f8b;}
Border around this has a color of #cc2f8b
<div style="border:2px solid #cc2f8b;">Content here</div>
.myborder {border:2px solid #cc2f8b;}