#cc53cc color space conversions
Hex:
#cc53cc
RGB:
204, 83, 204
CMY:
20, 67, 20
CMYK:
0, 59, 0, 20
HSL:
300°, 54.2601%, 56.2745%
HSV (HSB):
300°, 59.3137%, 80.0000%
XYZ:
38.8942, 23.3835, 59.5903
xyY:
0.3192, 0.1919, 23.3835
CIE-Lab:
55.4652, 63.1696, -40.3785
CIE-LCH:
55.4652, 74.9721, 327.4129
CIE-Luv:
55.4652, 54.6998, -70.7312
Hunter-Lab:
48.3565, 58.9475, -39.2142
#cc53cc color charts
#cc53cc color shades, tints & tones
#cc53cc color schemes
#cc53cc color preview, HTML & CSS examples
This text has a color of #cc53cc
<p style="color:#cc53cc;">Text here</p>
.mytext {color:#cc53cc;}
This box has a color of #cc53cc
<div style="background-color:#cc53cc;">Content here</div>
.mybackground {background-color:#cc53cc;}
Border around this has a color of #cc53cc
<div style="border:2px solid #cc53cc;">Content here</div>
.myborder {border:2px solid #cc53cc;}