#a6abd6 color space conversions
Hex:
#a6abd6
RGB:
166, 171, 214
CMY:
35, 33, 16
CMYK:
22, 20, 0, 16
HSL:
234°, 36.9231%, 74.5098%
HSV (HSB):
234°, 22.4299%, 83.9216%
XYZ:
42.4264, 42.0879, 69.5060
xyY:
0.2755, 0.2733, 42.0879
CIE-Lab:
70.9314, 7.4180, -22.3252
CIE-LCH:
70.9314, 23.5253, 288.3800
CIE-Luv:
70.9314, -5.0596, -35.9586
Hunter-Lab:
64.8751, 3.2021, -18.1096
#a6abd6 color charts
#a6abd6 color shades, tints & tones
#a6abd6 color schemes
#a6abd6 color preview, HTML & CSS examples
This text has a color of #a6abd6
<p style="color:#a6abd6;">Text here</p>
.mytext {color:#a6abd6;}
This box has a color of #a6abd6
<div style="background-color:#a6abd6;">Content here</div>
.mybackground {background-color:#a6abd6;}
Border around this has a color of #a6abd6
<div style="border:2px solid #a6abd6;">Content here</div>
.myborder {border:2px solid #a6abd6;}