#a2b2ea color space conversions
Hex:
#a2b2ea
RGB:
162, 178, 234
CMY:
36, 30, 8
CMYK:
31, 24, 0, 8
HSL:
227°, 63.1579%, 77.6471%
HSV (HSB):
227°, 30.7692%, 91.7647%
XYZ:
45.6720, 45.4627, 84.2099
xyY:
0.2605, 0.2593, 45.4627
CIE-Lab:
73.1955, 7.1646, -29.7970
CIE-LCH:
73.1955, 30.6463, 283.5200
CIE-Luv:
73.1955, -10.9138, -48.4572
Hunter-Lab:
67.4260, 2.9140, -26.8504
#a2b2ea color charts
#a2b2ea color shades, tints & tones
#a2b2ea color schemes
#a2b2ea color preview, HTML & CSS examples
This text has a color of #a2b2ea
<p style="color:#a2b2ea;">Text here</p>
.mytext {color:#a2b2ea;}
This box has a color of #a2b2ea
<div style="background-color:#a2b2ea;">Content here</div>
.mybackground {background-color:#a2b2ea;}
Border around this has a color of #a2b2ea
<div style="border:2px solid #a2b2ea;">Content here</div>
.myborder {border:2px solid #a2b2ea;}