#cc58b5 color space conversions
Hex:
#cc58b5
RGB:
204, 88, 181
CMY:
20, 65, 29
CMYK:
0, 57, 11, 20
HSL:
312°, 53.2110%, 57.2549%
HSV (HSB):
312°, 56.8627%, 80.0000%
XYZ:
36.7321, 23.1530, 46.2490
xyY:
0.3461, 0.2181, 23.1530
CIE-Lab:
55.2296, 57.1750, -27.5314
CIE-LCH:
55.2296, 63.4583, 334.2879
CIE-Luv:
55.2296, 59.7471, -50.0706
Hunter-Lab:
48.1176, 52.0578, -23.3053
#cc58b5 color charts
#cc58b5 color shades, tints & tones
#cc58b5 color schemes
#cc58b5 color preview, HTML & CSS examples
This text has a color of #cc58b5
<p style="color:#cc58b5;">Text here</p>
.mytext {color:#cc58b5;}
This box has a color of #cc58b5
<div style="background-color:#cc58b5;">Content here</div>
.mybackground {background-color:#cc58b5;}
Border around this has a color of #cc58b5
<div style="border:2px solid #cc58b5;">Content here</div>
.myborder {border:2px solid #cc58b5;}