#cca3e1 color space conversions
Hex:
#cca3e1
RGB:
204, 163, 225
CMY:
20, 36, 12
CMYK:
9, 28, 0, 12
HSL:
280°, 50.8197%, 76.0784%
HSV (HSB):
280°, 27.5556%, 88.2353%
XYZ:
51.5896, 44.4680, 77.0983
xyY:
0.2979, 0.2568, 44.4680
CIE-Lab:
72.5402, 26.2214, -25.6062
CIE-LCH:
72.5402, 36.6503, 315.6801
CIE-Luv:
72.5402, 18.2961, -44.3392
Hunter-Lab:
66.6843, 21.3971, -21.8702
#cca3e1 color charts
#cca3e1 color shades, tints & tones
#cca3e1 color schemes
#cca3e1 color preview, HTML & CSS examples
This text has a color of #cca3e1
<p style="color:#cca3e1;">Text here</p>
.mytext {color:#cca3e1;}
This box has a color of #cca3e1
<div style="background-color:#cca3e1;">Content here</div>
.mybackground {background-color:#cca3e1;}
Border around this has a color of #cca3e1
<div style="border:2px solid #cca3e1;">Content here</div>
.myborder {border:2px solid #cca3e1;}