#a9bcd5 color space conversions
Hex:
#a9bcd5
RGB:
169, 188, 213
CMY:
34, 26, 16
CMYK:
21, 12, 0, 16
HSL:
214°, 34.3750%, 74.9020%
HSV (HSB):
214°, 20.6573%, 83.5294%
XYZ:
46.3556, 49.2056, 70.0052
xyY:
0.2800, 0.2972, 49.2056
CIE-Lab:
75.5790, -1.1647, -14.7234
CIE-LCH:
75.5790, 14.7694, 265.4771
CIE-Luv:
75.5790, -11.1843, -22.6147
Hunter-Lab:
70.1467, -4.7969, -10.0678
#a9bcd5 color charts
#a9bcd5 color shades, tints & tones
#a9bcd5 color schemes
#a9bcd5 color preview, HTML & CSS examples
This text has a color of #a9bcd5
<p style="color:#a9bcd5;">Text here</p>
.mytext {color:#a9bcd5;}
This box has a color of #a9bcd5
<div style="background-color:#a9bcd5;">Content here</div>
.mybackground {background-color:#a9bcd5;}
Border around this has a color of #a9bcd5
<div style="border:2px solid #a9bcd5;">Content here</div>
.myborder {border:2px solid #a9bcd5;}