#cca6ed color space conversions
Hex:
#cca6ed
RGB:
204, 166, 237
CMY:
20, 35, 7
CMYK:
14, 30, 0, 7
HSL:
272°, 66.3551%, 79.0196%
HSV (HSB):
272°, 29.9578%, 92.9412%
XYZ:
53.8241, 46.2242, 86.2061
xyY:
0.2890, 0.2482, 46.2242
CIE-Lab:
73.6908, 27.0674, -30.3824
CIE-LCH:
73.6908, 40.6907, 311.6976
CIE-Luv:
73.6908, 15.5326, -52.4203
Hunter-Lab:
67.9884, 22.3327, -27.5850
#cca6ed color charts
#cca6ed color shades, tints & tones
#cca6ed color schemes
#cca6ed color preview, HTML & CSS examples
This text has a color of #cca6ed
<p style="color:#cca6ed;">Text here</p>
.mytext {color:#cca6ed;}
This box has a color of #cca6ed
<div style="background-color:#cca6ed;">Content here</div>
.mybackground {background-color:#cca6ed;}
Border around this has a color of #cca6ed
<div style="border:2px solid #cca6ed;">Content here</div>
.myborder {border:2px solid #cca6ed;}