#2ae86e color space conversions
Hex:
#2ae86e
RGB:
42, 232, 110
CMY:
84, 9, 57
CMYK:
82, 0, 53, 9
HSL:
141°, 80.5085%, 53.7255%
HSV (HSB):
141°, 81.8966%, 90.9804%
XYZ:
32.6259, 59.3313, 24.4844
xyY:
0.2802, 0.5095, 59.3313
CIE-Lab:
81.4733, -70.0549, 46.4371
CIE-LCH:
81.4733, 84.0482, 146.4609
CIE-Luv:
81.4733, -70.7708, 71.7722
Hunter-Lab:
77.0268, -59.1903, 35.0723
#2ae86e color charts
#2ae86e color shades, tints & tones
#2ae86e color schemes
#2ae86e color preview, HTML & CSS examples
This text has a color of #2ae86e
<p style="color:#2ae86e;">Text here</p>
.mytext {color:#2ae86e;}
This box has a color of #2ae86e
<div style="background-color:#2ae86e;">Content here</div>
.mybackground {background-color:#2ae86e;}
Border around this has a color of #2ae86e
<div style="border:2px solid #2ae86e;">Content here</div>
.myborder {border:2px solid #2ae86e;}