#a8b9d7 color space conversions
Hex:
#a8b9d7
RGB:
168, 185, 215
CMY:
34, 27, 16
CMYK:
22, 14, 0, 16
HSL:
218°, 37.0079%, 75.0980%
HSV (HSB):
218°, 21.8605%, 84.3137%
XYZ:
45.7632, 47.9291, 71.1292
xyY:
0.2777, 0.2908, 47.9291
CIE-Lab:
74.7802, 0.5947, -17.0197
CIE-LCH:
74.7802, 17.0301, 272.0012
CIE-Luv:
74.7802, -10.3883, -26.5497
Hunter-Lab:
69.2308, -3.1613, -12.4543
#a8b9d7 color charts
#a8b9d7 color shades, tints & tones
#a8b9d7 color schemes
#a8b9d7 color preview, HTML & CSS examples
This text has a color of #a8b9d7
<p style="color:#a8b9d7;">Text here</p>
.mytext {color:#a8b9d7;}
This box has a color of #a8b9d7
<div style="background-color:#a8b9d7;">Content here</div>
.mybackground {background-color:#a8b9d7;}
Border around this has a color of #a8b9d7
<div style="border:2px solid #a8b9d7;">Content here</div>
.myborder {border:2px solid #a8b9d7;}