#cc56cd color space conversions
Hex:
#cc56cd
RGB:
204, 86, 205
CMY:
20, 66, 20
CMYK:
0, 58, 0, 20
HSL:
299°, 54.3379%, 57.0588%
HSV (HSB):
299°, 58.0488%, 80.3922%
XYZ:
39.2491, 23.9007, 60.3023
xyY:
0.3179, 0.1936, 23.9007
CIE-Lab:
55.9883, 62.0406, -40.1257
CIE-LCH:
55.9883, 73.8858, 327.1066
CIE-Luv:
55.9883, 53.4729, -70.3162
Hunter-Lab:
48.8884, 57.7506, -38.9105
#cc56cd color charts
#cc56cd color shades, tints & tones
#cc56cd color schemes
#cc56cd color preview, HTML & CSS examples
This text has a color of #cc56cd
<p style="color:#cc56cd;">Text here</p>
.mytext {color:#cc56cd;}
This box has a color of #cc56cd
<div style="background-color:#cc56cd;">Content here</div>
.mybackground {background-color:#cc56cd;}
Border around this has a color of #cc56cd
<div style="border:2px solid #cc56cd;">Content here</div>
.myborder {border:2px solid #cc56cd;}