#a2b3c5 color space conversions
Hex:
#a2b3c5
RGB:
162, 179, 197
CMY:
36, 30, 23
CMYK:
18, 9, 0, 23
HSL:
211°, 23.1788%, 70.3922%
HSV (HSB):
211°, 17.7665%, 77.2549%
XYZ:
41.0984, 43.9528, 59.1409
xyY:
0.2850, 0.3048, 43.9528
CIE-Lab:
72.1969, -2.0659, -11.1185
CIE-LCH:
72.1969, 11.3088, 259.4739
CIE-Luv:
72.1969, -9.9143, -16.6118
Hunter-Lab:
66.2969, -5.3648, -6.4825
#a2b3c5 color charts
#a2b3c5 color shades, tints & tones
#a2b3c5 color schemes
#a2b3c5 color preview, HTML & CSS examples
This text has a color of #a2b3c5
<p style="color:#a2b3c5;">Text here</p>
.mytext {color:#a2b3c5;}
This box has a color of #a2b3c5
<div style="background-color:#a2b3c5;">Content here</div>
.mybackground {background-color:#a2b3c5;}
Border around this has a color of #a2b3c5
<div style="border:2px solid #a2b3c5;">Content here</div>
.myborder {border:2px solid #a2b3c5;}