#cc52c8 color space conversions
Hex:
#cc52c8
RGB:
204, 82, 200
CMY:
20, 68, 22
CMYK:
0, 60, 2, 20
HSL:
302°, 54.4643%, 56.0784%
HSV (HSB):
302°, 59.8039%, 80.0000%
XYZ:
38.3445, 23.0421, 57.0702
xyY:
0.3237, 0.1945, 23.0421
CIE-Lab:
55.1157, 62.9190, -38.6417
CIE-LCH:
55.1157, 73.8376, 328.4438
CIE-Luv:
55.1157, 56.1910, -67.9290
Hunter-Lab:
48.0022, 58.5832, -36.8888
#cc52c8 color charts
#cc52c8 color shades, tints & tones
#cc52c8 color schemes
#cc52c8 color preview, HTML & CSS examples
This text has a color of #cc52c8
<p style="color:#cc52c8;">Text here</p>
.mytext {color:#cc52c8;}
This box has a color of #cc52c8
<div style="background-color:#cc52c8;">Content here</div>
.mybackground {background-color:#cc52c8;}
Border around this has a color of #cc52c8
<div style="border:2px solid #cc52c8;">Content here</div>
.myborder {border:2px solid #cc52c8;}