#cc3aa5 color space conversions
Hex:
#cc3aa5
RGB:
204, 58, 165
CMY:
20, 77, 35
CMYK:
0, 72, 19, 20
HSL:
316°, 58.8710%, 51.3725%
HSV (HSB):
316°, 71.5686%, 80.0000%
XYZ:
33.2064, 18.5801, 37.4335
xyY:
0.3722, 0.2083, 18.5801
CIE-Lab:
50.1923, 66.8414, -25.9835
CIE-LCH:
50.1923, 71.7141, 338.7572
CIE-Luv:
50.1923, 75.2166, -48.3770
Hunter-Lab:
43.1046, 62.0776, -21.3161
#cc3aa5 color charts
#cc3aa5 color shades, tints & tones
#cc3aa5 color schemes
#cc3aa5 color preview, HTML & CSS examples
This text has a color of #cc3aa5
<p style="color:#cc3aa5;">Text here</p>
.mytext {color:#cc3aa5;}
This box has a color of #cc3aa5
<div style="background-color:#cc3aa5;">Content here</div>
.mybackground {background-color:#cc3aa5;}
Border around this has a color of #cc3aa5
<div style="border:2px solid #cc3aa5;">Content here</div>
.myborder {border:2px solid #cc3aa5;}