#2ae04e color space conversions
Hex:
#2ae04e
RGB:
42, 224, 78
CMY:
84, 12, 69
CMYK:
81, 0, 65, 12
HSL:
132°, 74.5902%, 52.1569%
HSV (HSB):
132°, 81.2500%, 87.8431%
XYZ:
28.9856, 54.3536, 16.1713
xyY:
0.2913, 0.5462, 54.3536
CIE-Lab:
78.6675, -71.4980, 57.3045
CIE-LCH:
78.6675, 91.6284, 141.2884
CIE-Luv:
78.6675, -69.5179, 81.3855
Hunter-Lab:
73.7249, -58.8396, 38.6024
#2ae04e color charts
#2ae04e color shades, tints & tones
#2ae04e color schemes
#2ae04e color preview, HTML & CSS examples
This text has a color of #2ae04e
<p style="color:#2ae04e;">Text here</p>
.mytext {color:#2ae04e;}
This box has a color of #2ae04e
<div style="background-color:#2ae04e;">Content here</div>
.mybackground {background-color:#2ae04e;}
Border around this has a color of #2ae04e
<div style="border:2px solid #2ae04e;">Content here</div>
.myborder {border:2px solid #2ae04e;}