#a2a9d3 color space conversions
Hex:
#a2a9d3
RGB:
162, 169, 211
CMY:
36, 34, 17
CMYK:
23, 20, 0, 17
HSL:
231°, 35.7664%, 73.1373%
HSV (HSB):
231°, 23.2227%, 82.7451%
XYZ:
40.8461, 40.7605, 67.3428
xyY:
0.2742, 0.2737, 40.7605
CIE-Lab:
70.0078, 6.5948, -22.1123
CIE-LCH:
70.0078, 23.0748, 286.6068
CIE-Luv:
70.0078, -5.9940, -35.4192
Hunter-Lab:
63.8439, 2.4740, -17.8485
#a2a9d3 color charts
#a2a9d3 color shades, tints & tones
#a2a9d3 color schemes
#a2a9d3 color preview, HTML & CSS examples
This text has a color of #a2a9d3
<p style="color:#a2a9d3;">Text here</p>
.mytext {color:#a2a9d3;}
This box has a color of #a2a9d3
<div style="background-color:#a2a9d3;">Content here</div>
.mybackground {background-color:#a2a9d3;}
Border around this has a color of #a2a9d3
<div style="border:2px solid #a2a9d3;">Content here</div>
.myborder {border:2px solid #a2a9d3;}