#cc53e7 color space conversions
Hex:
#cc53e7
RGB:
204, 83, 231
CMY:
20, 67, 9
CMYK:
12, 64, 0, 9
HSL:
289°, 75.5102%, 61.5686%
HSV (HSB):
289°, 64.0693%, 90.5882%
XYZ:
42.4189, 24.7934, 78.1512
xyY:
0.2918, 0.1706, 24.7934
CIE-Lab:
56.8736, 67.9898, -53.4255
CIE-LCH:
56.8736, 86.4690, 321.8402
CIE-Luv:
56.8736, 47.0919, -91.9715
Hunter-Lab:
49.7930, 64.9274, -58.2019
#cc53e7 color charts
#cc53e7 color shades, tints & tones
#cc53e7 color schemes
#cc53e7 color preview, HTML & CSS examples
This text has a color of #cc53e7
<p style="color:#cc53e7;">Text here</p>
.mytext {color:#cc53e7;}
This box has a color of #cc53e7
<div style="background-color:#cc53e7;">Content here</div>
.mybackground {background-color:#cc53e7;}
Border around this has a color of #cc53e7
<div style="border:2px solid #cc53e7;">Content here</div>
.myborder {border:2px solid #cc53e7;}