#a9abc1 color space conversions
Hex:
#a9abc1
RGB:
169, 171, 193
CMY:
34, 33, 24
CMYK:
12, 11, 0, 24
HSL:
235°, 16.2162%, 70.9804%
HSV (HSB):
235°, 12.4352%, 75.6863%
XYZ:
40.5507, 41.4111, 56.3080
xyY:
0.2933, 0.2995, 41.4111
CIE-Lab:
70.4630, 3.7209, -11.4597
CIE-LCH:
70.4630, 12.0487, 287.9884
CIE-Luv:
70.4630, -2.3499, -17.9969
Hunter-Lab:
64.3515, -0.1342, -6.8331
#a9abc1 color charts
#a9abc1 color shades, tints & tones
#a9abc1 color schemes
#a9abc1 color preview, HTML & CSS examples
This text has a color of #a9abc1
<p style="color:#a9abc1;">Text here</p>
.mytext {color:#a9abc1;}
This box has a color of #a9abc1
<div style="background-color:#a9abc1;">Content here</div>
.mybackground {background-color:#a9abc1;}
Border around this has a color of #a9abc1
<div style="border:2px solid #a9abc1;">Content here</div>
.myborder {border:2px solid #a9abc1;}