#cc5cc4 color space conversions
Hex:
#cc5cc4
RGB:
204, 92, 196
CMY:
20, 64, 23
CMYK:
0, 55, 4, 20
HSL:
304°, 52.3364%, 58.0392%
HSV (HSB):
304°, 54.9020%, 80.0000%
XYZ:
38.6928, 24.4772, 54.9098
xyY:
0.3277, 0.2073, 24.4772
CIE-Lab:
56.5624, 57.7983, -34.0863
CIE-LCH:
56.5624, 67.1008, 329.4702
CIE-Luv:
56.5624, 53.9811, -60.4774
Hunter-Lab:
49.4744, 53.0204, -31.1716
#cc5cc4 color charts
#cc5cc4 color shades, tints & tones
#cc5cc4 color schemes
#cc5cc4 color preview, HTML & CSS examples
This text has a color of #cc5cc4
<p style="color:#cc5cc4;">Text here</p>
.mytext {color:#cc5cc4;}
This box has a color of #cc5cc4
<div style="background-color:#cc5cc4;">Content here</div>
.mybackground {background-color:#cc5cc4;}
Border around this has a color of #cc5cc4
<div style="border:2px solid #cc5cc4;">Content here</div>
.myborder {border:2px solid #cc5cc4;}