#a2edbd color space conversions
Hex:
#a2edbd
RGB:
162, 237, 189
CMY:
36, 7, 26
CMYK:
32, 0, 20, 7
HSL:
142°, 67.5676%, 78.2353%
HSV (HSB):
142°, 31.6456%, 92.9412%
XYZ:
54.3698, 71.9239, 59.1612
xyY:
0.2932, 0.3878, 71.9239
CIE-Lab:
87.9319, -32.9236, 15.9922
CIE-LCH:
87.9319, 36.6021, 154.0925
CIE-Luv:
87.9319, -36.4829, 29.1825
Hunter-Lab:
84.8079, -33.9788, 18.0054
#a2edbd color charts
#a2edbd color shades, tints & tones
#a2edbd color schemes
#a2edbd color preview, HTML & CSS examples
This text has a color of #a2edbd
<p style="color:#a2edbd;">Text here</p>
.mytext {color:#a2edbd;}
This box has a color of #a2edbd
<div style="background-color:#a2edbd;">Content here</div>
.mybackground {background-color:#a2edbd;}
Border around this has a color of #a2edbd
<div style="border:2px solid #a2edbd;">Content here</div>
.myborder {border:2px solid #a2edbd;}