#a2b8e8 color space conversions
Hex:
#a2b8e8
RGB:
162, 184, 232
CMY:
36, 28, 9
CMYK:
30, 21, 0, 9
HSL:
221°, 60.3448%, 77.2549%
HSV (HSB):
221°, 30.1724%, 90.9804%
XYZ:
46.6063, 47.7886, 83.1116
xyY:
0.2626, 0.2692, 47.7886
CIE-Lab:
74.6914, 3.3694, -26.4164
CIE-LCH:
74.6914, 26.6304, 277.2689
CIE-Luv:
74.6914, -13.3659, -42.3954
Hunter-Lab:
69.1293, -0.6333, -22.8917
#a2b8e8 color charts
#a2b8e8 color shades, tints & tones
#a2b8e8 color schemes
#a2b8e8 color preview, HTML & CSS examples
This text has a color of #a2b8e8
<p style="color:#a2b8e8;">Text here</p>
.mytext {color:#a2b8e8;}
This box has a color of #a2b8e8
<div style="background-color:#a2b8e8;">Content here</div>
.mybackground {background-color:#a2b8e8;}
Border around this has a color of #a2b8e8
<div style="border:2px solid #a2b8e8;">Content here</div>
.myborder {border:2px solid #a2b8e8;}