#2ae74c color space conversions
Hex:
#2ae74c
RGB:
42, 231, 76
CMY:
84, 9, 70
CMYK:
82, 0, 67, 9
HSL:
131°, 79.7468%, 53.5294%
HSV (HSB):
131°, 81.8182%, 90.5882%
XYZ:
30.8353, 58.1659, 16.4394
xyY:
0.2924, 0.5516, 58.1659
CIE-Lab:
80.8309, -73.8116, 60.4525
CIE-LCH:
80.8309, 95.4079, 140.6822
CIE-Luv:
80.8309, -71.8403, 85.3049
Hunter-Lab:
76.2666, -61.2973, 40.6065
#2ae74c color charts
#2ae74c color shades, tints & tones
#2ae74c color schemes
#2ae74c color preview, HTML & CSS examples
This text has a color of #2ae74c
<p style="color:#2ae74c;">Text here</p>
.mytext {color:#2ae74c;}
This box has a color of #2ae74c
<div style="background-color:#2ae74c;">Content here</div>
.mybackground {background-color:#2ae74c;}
Border around this has a color of #2ae74c
<div style="border:2px solid #2ae74c;">Content here</div>
.myborder {border:2px solid #2ae74c;}