#cc52c7 color space conversions
Hex:
#cc52c7
RGB:
204, 82, 199
CMY:
20, 68, 22
CMYK:
0, 60, 2, 20
HSL:
302°, 54.4643%, 56.0784%
HSV (HSB):
302°, 59.8039%, 80.0000%
XYZ:
38.2279, 22.9955, 56.4566
xyY:
0.3248, 0.1954, 22.9955
CIE-Lab:
55.0677, 62.7512, -38.1445
CIE-LCH:
55.0677, 73.4351, 328.7059
CIE-Luv:
55.0677, 56.4891, -67.1277
Hunter-Lab:
47.9536, 58.3789, -36.2356
#cc52c7 color charts
#cc52c7 color shades, tints & tones
#cc52c7 color schemes
#cc52c7 color preview, HTML & CSS examples
This text has a color of #cc52c7
<p style="color:#cc52c7;">Text here</p>
.mytext {color:#cc52c7;}
This box has a color of #cc52c7
<div style="background-color:#cc52c7;">Content here</div>
.mybackground {background-color:#cc52c7;}
Border around this has a color of #cc52c7
<div style="border:2px solid #cc52c7;">Content here</div>
.myborder {border:2px solid #cc52c7;}