#cca6cc color space conversions
Hex:
#cca6cc
RGB:
204, 166, 204
CMY:
20, 35, 20
CMYK:
0, 19, 0, 20
HSL:
300°, 27.1429%, 72.5490%
HSV (HSB):
300°, 18.6275%, 80.0000%
XYZ:
49.4371, 44.4694, 63.1046
xyY:
0.3149, 0.2832, 44.4694
CIE-Lab:
72.5412, 20.4641, -14.0920
CIE-LCH:
72.5412, 24.8468, 325.4479
CIE-Luv:
72.5412, 19.3093, -24.9769
Hunter-Lab:
66.6854, 15.6313, -9.4265
#cca6cc color charts
#cca6cc color shades, tints & tones
#cca6cc color schemes
#cca6cc color preview, HTML & CSS examples
This text has a color of #cca6cc
<p style="color:#cca6cc;">Text here</p>
.mytext {color:#cca6cc;}
This box has a color of #cca6cc
<div style="background-color:#cca6cc;">Content here</div>
.mybackground {background-color:#cca6cc;}
Border around this has a color of #cca6cc
<div style="border:2px solid #cca6cc;">Content here</div>
.myborder {border:2px solid #cca6cc;}