#a2c2e6 color space conversions
Hex:
#a2c2e6
RGB:
162, 194, 230
CMY:
36, 24, 10
CMYK:
30, 16, 0, 10
HSL:
212°, 57.6271%, 76.8627%
HSV (HSB):
212°, 29.5652%, 90.1961%
XYZ:
48.4750, 51.9781, 82.3408
xyY:
0.2652, 0.2844, 51.9781
CIE-Lab:
77.2678, -2.5349, -21.4075
CIE-LCH:
77.2678, 21.5570, 263.2471
CIE-Luv:
77.2678, -17.5745, -33.3880
Hunter-Lab:
72.0959, -6.1499, -17.2481
#a2c2e6 color charts
#a2c2e6 color shades, tints & tones
#a2c2e6 color schemes
#a2c2e6 color preview, HTML & CSS examples
This text has a color of #a2c2e6
<p style="color:#a2c2e6;">Text here</p>
.mytext {color:#a2c2e6;}
This box has a color of #a2c2e6
<div style="background-color:#a2c2e6;">Content here</div>
.mybackground {background-color:#a2c2e6;}
Border around this has a color of #a2c2e6
<div style="border:2px solid #a2c2e6;">Content here</div>
.myborder {border:2px solid #a2c2e6;}