#a2c2f9 color space conversions
Hex:
#a2c2f9
RGB:
162, 194, 249
CMY:
36, 24, 2
CMYK:
35, 22, 0, 2
HSL:
218°, 87.8788%, 80.5882%
HSV (HSB):
218°, 34.9398%, 97.6471%
XYZ:
51.2910, 53.1045, 97.1694
xyY:
0.2545, 0.2635, 53.1045
CIE-Lab:
77.9367, 2.1722, -30.5945
CIE-LCH:
77.9367, 30.6715, 274.0612
CIE-Luv:
77.9367, -18.0057, -49.5010
Hunter-Lab:
72.8728, -1.8917, -28.0469
#a2c2f9 color charts
#a2c2f9 color shades, tints & tones
#a2c2f9 color schemes
#a2c2f9 color preview, HTML & CSS examples
This text has a color of #a2c2f9
<p style="color:#a2c2f9;">Text here</p>
.mytext {color:#a2c2f9;}
This box has a color of #a2c2f9
<div style="background-color:#a2c2f9;">Content here</div>
.mybackground {background-color:#a2c2f9;}
Border around this has a color of #a2c2f9
<div style="border:2px solid #a2c2f9;">Content here</div>
.myborder {border:2px solid #a2c2f9;}