#a8bed9 color space conversions
Hex:
#a8bed9
RGB:
168, 190, 217
CMY:
34, 25, 15
CMYK:
23, 12, 0, 15
HSL:
213°, 39.2000%, 75.4902%
HSV (HSB):
213°, 22.5806%, 85.0980%
XYZ:
47.0863, 50.1615, 72.8461
xyY:
0.2768, 0.2949, 50.1615
CIE-Lab:
76.1683, -1.6475, -16.0115
CIE-LCH:
76.1683, 16.0961, 264.1251
CIE-Luv:
76.1683, -12.7075, -24.6416
Hunter-Lab:
70.8248, -5.2716, -11.4047
#a8bed9 color charts
#a8bed9 color shades, tints & tones
#a8bed9 color schemes
#a8bed9 color preview, HTML & CSS examples
This text has a color of #a8bed9
<p style="color:#a8bed9;">Text here</p>
.mytext {color:#a8bed9;}
This box has a color of #a8bed9
<div style="background-color:#a8bed9;">Content here</div>
.mybackground {background-color:#a8bed9;}
Border around this has a color of #a8bed9
<div style="border:2px solid #a8bed9;">Content here</div>
.myborder {border:2px solid #a8bed9;}