#a8bed6 color space conversions
Hex:
#a8bed6
RGB:
168, 190, 214
CMY:
34, 25, 16
CMYK:
21, 11, 0, 16
HSL:
211°, 35.9375%, 74.9020%
HSV (HSB):
211°, 21.4953%, 83.9216%
XYZ:
46.6995, 50.0068, 70.8093
xyY:
0.2788, 0.2985, 50.0068
CIE-Lab:
76.0734, -2.3250, -14.5294
CIE-LCH:
76.0734, 14.7142, 260.9087
CIE-Luv:
76.0734, -12.6092, -22.1436
Hunter-Lab:
70.7155, -5.8732, -9.8678
#a8bed6 color charts
#a8bed6 color shades, tints & tones
#a8bed6 color schemes
#a8bed6 color preview, HTML & CSS examples
This text has a color of #a8bed6
<p style="color:#a8bed6;">Text here</p>
.mytext {color:#a8bed6;}
This box has a color of #a8bed6
<div style="background-color:#a8bed6;">Content here</div>
.mybackground {background-color:#a8bed6;}
Border around this has a color of #a8bed6
<div style="border:2px solid #a8bed6;">Content here</div>
.myborder {border:2px solid #a8bed6;}