#cc56c4 color space conversions
Hex:
#cc56c4
RGB:
204, 86, 196
CMY:
20, 66, 23
CMYK:
0, 58, 4, 20
HSL:
304°, 53.6364%, 56.8627%
HSV (HSB):
304°, 57.8431%, 80.0000%
XYZ:
38.1934, 23.4785, 54.7433
xyY:
0.3281, 0.2017, 23.4785
CIE-Lab:
55.5618, 60.5103, -35.6505
CIE-LCH:
55.5618, 70.2315, 329.4949
CIE-Luv:
55.5618, 56.0699, -63.0788
Hunter-Lab:
48.4546, 55.9038, -33.0668
#cc56c4 color charts
#cc56c4 color shades, tints & tones
#cc56c4 color schemes
#cc56c4 color preview, HTML & CSS examples
This text has a color of #cc56c4
<p style="color:#cc56c4;">Text here</p>
.mytext {color:#cc56c4;}
This box has a color of #cc56c4
<div style="background-color:#cc56c4;">Content here</div>
.mybackground {background-color:#cc56c4;}
Border around this has a color of #cc56c4
<div style="border:2px solid #cc56c4;">Content here</div>
.myborder {border:2px solid #cc56c4;}