#a2e2f1 color space conversions
Hex:
#a2e2f1
RGB:
162, 226, 241
CMY:
36, 11, 5
CMYK:
33, 6, 0, 5
HSL:
191°, 73.8318%, 79.0196%
HSV (HSB):
191°, 32.7801%, 94.5098%
XYZ:
57.9738, 68.4250, 93.3709
xyY:
0.2638, 0.3113, 68.4250
CIE-Lab:
86.2185, -16.5625, -13.7729
CIE-LCH:
86.2185, 21.5409, 219.7460
CIE-Luv:
86.2185, -31.2558, -19.0593
Hunter-Lab:
82.7194, -19.6573, -9.0210
#a2e2f1 color charts
#a2e2f1 color shades, tints & tones
#a2e2f1 color schemes
#a2e2f1 color preview, HTML & CSS examples
This text has a color of #a2e2f1
<p style="color:#a2e2f1;">Text here</p>
.mytext {color:#a2e2f1;}
This box has a color of #a2e2f1
<div style="background-color:#a2e2f1;">Content here</div>
.mybackground {background-color:#a2e2f1;}
Border around this has a color of #a2e2f1
<div style="border:2px solid #a2e2f1;">Content here</div>
.myborder {border:2px solid #a2e2f1;}