#cc52f5 color space conversions
Hex:
#cc52f5
RGB:
204, 82, 245
CMY:
20, 68, 4
CMYK:
17, 67, 0, 4
HSL:
285°, 89.0710%, 64.1176%
HSV (HSB):
285°, 66.5306%, 96.0784%
XYZ:
44.4006, 25.4645, 88.9612
xyY:
0.2796, 0.1603, 25.4645
CIE-Lab:
57.5253, 71.0406, -60.2044
CIE-LCH:
57.5253, 93.1200, 319.7199
CIE-Luv:
57.5253, 43.6338, -103.0121
Hunter-Lab:
50.4624, 68.7484, -69.1999
#cc52f5 color charts
#cc52f5 color shades, tints & tones
#cc52f5 color schemes
#cc52f5 color preview, HTML & CSS examples
This text has a color of #cc52f5
<p style="color:#cc52f5;">Text here</p>
.mytext {color:#cc52f5;}
This box has a color of #cc52f5
<div style="background-color:#cc52f5;">Content here</div>
.mybackground {background-color:#cc52f5;}
Border around this has a color of #cc52f5
<div style="border:2px solid #cc52f5;">Content here</div>
.myborder {border:2px solid #cc52f5;}