#a8b9d8 color space conversions
Hex:
#a8b9d8
RGB:
168, 185, 216
CMY:
34, 27, 15
CMYK:
22, 14, 0, 15
HSL:
219°, 38.0952%, 75.2941%
HSV (HSB):
219°, 22.2222%, 84.7059%
XYZ:
45.8921, 47.9806, 71.8082
xyY:
0.2770, 0.2896, 47.9806
CIE-Lab:
74.8127, 0.8221, -17.5140
CIE-LCH:
74.8127, 17.5333, 272.6874
CIE-Luv:
74.8127, -10.4269, -27.3862
Hunter-Lab:
69.2680, -2.9577, -12.9766
#a8b9d8 color charts
#a8b9d8 color shades, tints & tones
#a8b9d8 color schemes
#a8b9d8 color preview, HTML & CSS examples
This text has a color of #a8b9d8
<p style="color:#a8b9d8;">Text here</p>
.mytext {color:#a8b9d8;}
This box has a color of #a8b9d8
<div style="background-color:#a8b9d8;">Content here</div>
.mybackground {background-color:#a8b9d8;}
Border around this has a color of #a8b9d8
<div style="border:2px solid #a8b9d8;">Content here</div>
.myborder {border:2px solid #a8b9d8;}