#a2c5ec color space conversions
Hex:
#a2c5ec
RGB:
162, 197, 236
CMY:
36, 23, 7
CMYK:
31, 17, 0, 7
HSL:
212°, 66.0714%, 78.0392%
HSV (HSB):
212°, 31.3559%, 92.5490%
XYZ:
50.0069, 53.6700, 87.0806
xyY:
0.2621, 0.2814, 53.6700
CIE-Lab:
78.2689, -2.6858, -23.1126
CIE-LCH:
78.2689, 23.2681, 263.3717
CIE-Luv:
78.2689, -18.9780, -36.2528
Hunter-Lab:
73.2598, -6.3613, -19.1934
#a2c5ec color charts
#a2c5ec color shades, tints & tones
#a2c5ec color schemes
#a2c5ec color preview, HTML & CSS examples
This text has a color of #a2c5ec
<p style="color:#a2c5ec;">Text here</p>
.mytext {color:#a2c5ec;}
This box has a color of #a2c5ec
<div style="background-color:#a2c5ec;">Content here</div>
.mybackground {background-color:#a2c5ec;}
Border around this has a color of #a2c5ec
<div style="border:2px solid #a2c5ec;">Content here</div>
.myborder {border:2px solid #a2c5ec;}