#2ae86f color space conversions
Hex:
#2ae86f
RGB:
42, 232, 111
CMY:
84, 9, 56
CMYK:
82, 0, 52, 9
HSL:
142°, 80.5085%, 53.7255%
HSV (HSB):
142°, 81.8966%, 90.9804%
XYZ:
32.6807, 59.3532, 24.7728
xyY:
0.2798, 0.5081, 59.3532
CIE-Lab:
81.4853, -69.9108, 45.9821
CIE-LCH:
81.4853, 83.6772, 146.6661
CIE-Luv:
81.4853, -70.7223, 71.2812
Hunter-Lab:
77.0410, -59.1023, 34.8638
#2ae86f color charts
#2ae86f color shades, tints & tones
#2ae86f color schemes
#2ae86f color preview, HTML & CSS examples
This text has a color of #2ae86f
<p style="color:#2ae86f;">Text here</p>
.mytext {color:#2ae86f;}
This box has a color of #2ae86f
<div style="background-color:#2ae86f;">Content here</div>
.mybackground {background-color:#2ae86f;}
Border around this has a color of #2ae86f
<div style="border:2px solid #2ae86f;">Content here</div>
.myborder {border:2px solid #2ae86f;}