#a8bed7 color space conversions
Hex:
#a8bed7
RGB:
168, 190, 215
CMY:
34, 25, 16
CMYK:
22, 12, 0, 16
HSL:
212°, 37.0079%, 75.0980%
HSV (HSB):
212°, 21.8605%, 84.3137%
XYZ:
46.8276, 50.0580, 71.4841
xyY:
0.2781, 0.2973, 50.0580
CIE-Lab:
76.1049, -2.1000, -15.0238
CIE-LCH:
76.1049, 15.1699, 262.0430
CIE-Luv:
76.1049, -12.6419, -22.9753
Hunter-Lab:
70.7517, -5.6737, -10.3775
#a8bed7 color charts
#a8bed7 color shades, tints & tones
#a8bed7 color schemes
#a8bed7 color preview, HTML & CSS examples
This text has a color of #a8bed7
<p style="color:#a8bed7;">Text here</p>
.mytext {color:#a8bed7;}
This box has a color of #a8bed7
<div style="background-color:#a8bed7;">Content here</div>
.mybackground {background-color:#a8bed7;}
Border around this has a color of #a8bed7
<div style="border:2px solid #a8bed7;">Content here</div>
.myborder {border:2px solid #a8bed7;}