#a6a8ec color space conversions
Hex:
#a6a8ec
RGB:
166, 168, 236
CMY:
35, 34, 7
CMYK:
30, 29, 0, 7
HSL:
238°, 64.8148%, 78.8235%
HSV (HSB):
238°, 29.6610%, 92.5490%
XYZ:
44.8688, 42.1684, 85.1313
xyY:
0.2606, 0.2449, 42.1684
CIE-Lab:
70.9869, 14.3755, -34.2722
CIE-LCH:
70.9869, 37.1651, 292.7557
CIE-Luv:
70.9869, -5.0133, -56.7311
Hunter-Lab:
64.9372, 9.6958, -32.2720
#a6a8ec color charts
#a6a8ec color shades, tints & tones
#a6a8ec color schemes
#a6a8ec color preview, HTML & CSS examples
This text has a color of #a6a8ec
<p style="color:#a6a8ec;">Text here</p>
.mytext {color:#a6a8ec;}
This box has a color of #a6a8ec
<div style="background-color:#a6a8ec;">Content here</div>
.mybackground {background-color:#a6a8ec;}
Border around this has a color of #a6a8ec
<div style="border:2px solid #a6a8ec;">Content here</div>
.myborder {border:2px solid #a6a8ec;}