#cc6cca color space conversions
Hex:
#cc6cca
RGB:
204, 108, 202
CMY:
20, 58, 21
CMYK:
0, 47, 1, 20
HSL:
301°, 48.4848%, 61.1765%
HSV (HSB):
301°, 47.0588%, 80.0000%
XYZ:
40.9251, 27.8268, 59.0912
xyY:
0.3201, 0.2177, 27.8268
CIE-Lab:
59.7319, 51.1303, -32.5642
CIE-LCH:
59.7319, 60.6196, 327.5075
CIE-Luv:
59.7319, 46.3676, -57.7057
Hunter-Lab:
52.7511, 46.1686, -29.4903
#cc6cca color charts
#cc6cca color shades, tints & tones
#cc6cca color schemes
#cc6cca color preview, HTML & CSS examples
This text has a color of #cc6cca
<p style="color:#cc6cca;">Text here</p>
.mytext {color:#cc6cca;}
This box has a color of #cc6cca
<div style="background-color:#cc6cca;">Content here</div>
.mybackground {background-color:#cc6cca;}
Border around this has a color of #cc6cca
<div style="border:2px solid #cc6cca;">Content here</div>
.myborder {border:2px solid #cc6cca;}