#a8bac8 color space conversions
Hex:
#a8bac8
RGB:
168, 186, 200
CMY:
34, 27, 22
CMYK:
16, 7, 0, 22
HSL:
206°, 22.5352%, 72.1569%
HSV (HSB):
206°, 16.0000%, 78.4314%
XYZ:
44.1327, 47.6128, 61.5077
xyY:
0.2880, 0.3107, 47.6128
CIE-Lab:
74.5800, -3.2532, -9.1581
CIE-LCH:
74.5800, 9.7188, 250.4436
CIE-Luv:
74.5800, -10.2852, -13.4243
Hunter-Lab:
69.0020, -6.5875, -4.5491
#a8bac8 color charts
#a8bac8 color shades, tints & tones
#a8bac8 color schemes
#a8bac8 color preview, HTML & CSS examples
This text has a color of #a8bac8
<p style="color:#a8bac8;">Text here</p>
.mytext {color:#a8bac8;}
This box has a color of #a8bac8
<div style="background-color:#a8bac8;">Content here</div>
.mybackground {background-color:#a8bac8;}
Border around this has a color of #a8bac8
<div style="border:2px solid #a8bac8;">Content here</div>
.myborder {border:2px solid #a8bac8;}