#a2b6ed color space conversions
Hex:
#a2b6ed
RGB:
162, 182, 237
CMY:
36, 29, 7
CMYK:
32, 23, 0, 7
HSL:
224°, 67.5676%, 78.2353%
HSV (HSB):
224°, 31.6456%, 92.9412%
XYZ:
46.9143, 47.2517, 86.7686
xyY:
0.2593, 0.2612, 47.2517
CIE-Lab:
74.3505, 5.7055, -29.6465
CIE-LCH:
74.3505, 30.1906, 280.8934
CIE-Luv:
74.3505, -12.6977, -48.1019
Hunter-Lab:
68.7399, 1.5297, -26.7224
#a2b6ed color charts
#a2b6ed color shades, tints & tones
#a2b6ed color schemes
#a2b6ed color preview, HTML & CSS examples
This text has a color of #a2b6ed
<p style="color:#a2b6ed;">Text here</p>
.mytext {color:#a2b6ed;}
This box has a color of #a2b6ed
<div style="background-color:#a2b6ed;">Content here</div>
.mybackground {background-color:#a2b6ed;}
Border around this has a color of #a2b6ed
<div style="border:2px solid #a2b6ed;">Content here</div>
.myborder {border:2px solid #a2b6ed;}