#a6acc1 color space conversions
Hex:
#a6acc1
RGB:
166, 172, 193
CMY:
35, 33, 24
CMYK:
14, 11, 0, 24
HSL:
227°, 17.8808%, 70.3922%
HSV (HSB):
227°, 13.9896%, 75.6863%
XYZ:
40.1040, 41.4623, 56.3414
xyY:
0.2908, 0.3007, 41.4623
CIE-Lab:
70.4986, 2.1802, -11.4301
CIE-LCH:
70.4986, 11.6361, 280.7990
CIE-Luv:
70.4986, -4.4123, -17.7064
Hunter-Lab:
64.3912, -1.5115, -6.8040
#a6acc1 color charts
#a6acc1 color shades, tints & tones
#a6acc1 color schemes
#a6acc1 color preview, HTML & CSS examples
This text has a color of #a6acc1
<p style="color:#a6acc1;">Text here</p>
.mytext {color:#a6acc1;}
This box has a color of #a6acc1
<div style="background-color:#a6acc1;">Content here</div>
.mybackground {background-color:#a6acc1;}
Border around this has a color of #a6acc1
<div style="border:2px solid #a6acc1;">Content here</div>
.myborder {border:2px solid #a6acc1;}