#2ae86d color space conversions
Hex:
#2ae86d
RGB:
42, 232, 109
CMY:
84, 9, 57
CMYK:
82, 0, 53, 9
HSL:
141°, 80.5085%, 53.7255%
HSV (HSB):
141°, 81.8966%, 90.9804%
XYZ:
32.5718, 59.3096, 24.1992
xyY:
0.2806, 0.5109, 59.3096
CIE-Lab:
81.4615, -70.1976, 46.8907
CIE-LCH:
81.4615, 84.4183, 146.2578
CIE-Luv:
81.4615, -70.8189, 72.2588
Hunter-Lab:
77.0127, -59.2774, 35.2786
#2ae86d color charts
#2ae86d color shades, tints & tones
#2ae86d color schemes
#2ae86d color preview, HTML & CSS examples
This text has a color of #2ae86d
<p style="color:#2ae86d;">Text here</p>
.mytext {color:#2ae86d;}
This box has a color of #2ae86d
<div style="background-color:#2ae86d;">Content here</div>
.mybackground {background-color:#2ae86d;}
Border around this has a color of #2ae86d
<div style="border:2px solid #2ae86d;">Content here</div>
.myborder {border:2px solid #2ae86d;}