#a2abc3 color space conversions
Hex:
#a2abc3
RGB:
162, 171, 195
CMY:
36, 33, 24
CMYK:
17, 12, 0, 24
HSL:
224°, 21.5686%, 70.0000%
HSV (HSB):
224°, 16.9231%, 76.4706%
XYZ:
39.3135, 40.7473, 57.4227
xyY:
0.2860, 0.2964, 40.7473
CIE-Lab:
69.9985, 1.8552, -13.3130
CIE-LCH:
69.9985, 13.4416, 277.9332
CIE-Luv:
69.9985, -6.1125, -20.5901
Hunter-Lab:
63.8336, -1.7752, -8.6519
#a2abc3 color charts
#a2abc3 color shades, tints & tones
#a2abc3 color schemes
#a2abc3 color preview, HTML & CSS examples
This text has a color of #a2abc3
<p style="color:#a2abc3;">Text here</p>
.mytext {color:#a2abc3;}
This box has a color of #a2abc3
<div style="background-color:#a2abc3;">Content here</div>
.mybackground {background-color:#a2abc3;}
Border around this has a color of #a2abc3
<div style="border:2px solid #a2abc3;">Content here</div>
.myborder {border:2px solid #a2abc3;}