#a2c6e6 color space conversions
Hex:
#a2c6e6
RGB:
162, 198, 230
CMY:
36, 22, 10
CMYK:
30, 14, 0, 10
HSL:
208°, 57.6271%, 76.8627%
HSV (HSB):
208°, 29.5652%, 90.1961%
XYZ:
49.3773, 53.7827, 82.6416
xyY:
0.2658, 0.2895, 53.7827
CIE-Lab:
78.3349, -4.6711, -19.7892
CIE-LCH:
78.3349, 20.3330, 256.7189
CIE-Luv:
78.3349, -19.2911, -30.4561
Hunter-Lab:
73.3367, -8.1559, -15.4769
#a2c6e6 color charts
#a2c6e6 color shades, tints & tones
#a2c6e6 color schemes
#a2c6e6 color preview, HTML & CSS examples
This text has a color of #a2c6e6
<p style="color:#a2c6e6;">Text here</p>
.mytext {color:#a2c6e6;}
This box has a color of #a2c6e6
<div style="background-color:#a2c6e6;">Content here</div>
.mybackground {background-color:#a2c6e6;}
Border around this has a color of #a2c6e6
<div style="border:2px solid #a2c6e6;">Content here</div>
.myborder {border:2px solid #a2c6e6;}