#a2abc9 color space conversions
Hex:
#a2abc9
RGB:
162, 171, 201
CMY:
36, 33, 21
CMYK:
19, 15, 0, 21
HSL:
226°, 26.5306%, 71.1765%
HSV (HSB):
226°, 19.4030%, 78.8235%
XYZ:
40.0058, 41.0242, 61.0683
xyY:
0.2815, 0.2887, 41.0242
CIE-Lab:
70.1929, 3.1914, -16.3274
CIE-LCH:
70.1929, 16.6364, 281.0597
CIE-Luv:
70.1929, -6.3985, -25.5899
Hunter-Lab:
64.0502, -0.5965, -11.6946
#a2abc9 color charts
#a2abc9 color shades, tints & tones
#a2abc9 color schemes
#a2abc9 color preview, HTML & CSS examples
This text has a color of #a2abc9
<p style="color:#a2abc9;">Text here</p>
.mytext {color:#a2abc9;}
This box has a color of #a2abc9
<div style="background-color:#a2abc9;">Content here</div>
.mybackground {background-color:#a2abc9;}
Border around this has a color of #a2abc9
<div style="border:2px solid #a2abc9;">Content here</div>
.myborder {border:2px solid #a2abc9;}