#a2b8e7 color space conversions
Hex:
#a2b8e7
RGB:
162, 184, 231
CMY:
36, 28, 9
CMYK:
30, 20, 0, 9
HSL:
221°, 58.9744%, 77.0588%
HSV (HSB):
221°, 29.8701%, 90.5882%
XYZ:
46.4646, 47.7319, 82.3655
xyY:
0.2632, 0.2703, 47.7319
CIE-Lab:
74.6555, 3.1241, -25.9296
CIE-LCH:
74.6555, 26.1171, 276.8701
CIE-Luv:
74.6555, -13.3327, -41.5467
Hunter-Lab:
69.0883, -0.8562, -22.3225
#a2b8e7 color charts
#a2b8e7 color shades, tints & tones
#a2b8e7 color schemes
#a2b8e7 color preview, HTML & CSS examples
This text has a color of #a2b8e7
<p style="color:#a2b8e7;">Text here</p>
.mytext {color:#a2b8e7;}
This box has a color of #a2b8e7
<div style="background-color:#a2b8e7;">Content here</div>
.mybackground {background-color:#a2b8e7;}
Border around this has a color of #a2b8e7
<div style="border:2px solid #a2b8e7;">Content here</div>
.myborder {border:2px solid #a2b8e7;}