#cc5ab5 color space conversions
Hex:
#cc5ab5
RGB:
204, 90, 181
CMY:
20, 65, 29
CMYK:
0, 56, 11, 20
HSL:
312°, 52.7778%, 57.6471%
HSV (HSB):
312°, 55.8824%, 80.0000%
XYZ:
36.8985, 23.4859, 46.3045
xyY:
0.3459, 0.2201, 23.4859
CIE-Lab:
55.5693, 56.2599, -27.0057
CIE-LCH:
55.5693, 62.4058, 334.3582
CIE-Luv:
55.5693, 58.9776, -49.1845
Hunter-Lab:
48.4622, 51.0985, -22.7266
#cc5ab5 color charts
#cc5ab5 color shades, tints & tones
#cc5ab5 color schemes
#cc5ab5 color preview, HTML & CSS examples
This text has a color of #cc5ab5
<p style="color:#cc5ab5;">Text here</p>
.mytext {color:#cc5ab5;}
This box has a color of #cc5ab5
<div style="background-color:#cc5ab5;">Content here</div>
.mybackground {background-color:#cc5ab5;}
Border around this has a color of #cc5ab5
<div style="border:2px solid #cc5ab5;">Content here</div>
.myborder {border:2px solid #cc5ab5;}