#cc5ec5 color space conversions
Hex:
#cc5ec5
RGB:
204, 94, 197
CMY:
20, 63, 23
CMYK:
0, 54, 3, 20
HSL:
304°, 51.8868%, 58.4314%
HSV (HSB):
304°, 53.9216%, 80.0000%
XYZ:
38.9826, 24.8740, 55.5699
xyY:
0.3264, 0.2083, 24.8740
CIE-Lab:
56.9524, 57.0401, -34.0492
CIE-LCH:
56.9524, 66.4298, 329.1655
CIE-Luv:
56.9524, 52.9832, -60.3868
Hunter-Lab:
49.8738, 52.2407, -31.1498
#cc5ec5 color charts
#cc5ec5 color shades, tints & tones
#cc5ec5 color schemes
#cc5ec5 color preview, HTML & CSS examples
This text has a color of #cc5ec5
<p style="color:#cc5ec5;">Text here</p>
.mytext {color:#cc5ec5;}
This box has a color of #cc5ec5
<div style="background-color:#cc5ec5;">Content here</div>
.mybackground {background-color:#cc5ec5;}
Border around this has a color of #cc5ec5
<div style="border:2px solid #cc5ec5;">Content here</div>
.myborder {border:2px solid #cc5ec5;}