#2ae31c color space conversions
Hex:
#2ae31c
RGB:
42, 227, 28
CMY:
84, 11, 89
CMYK:
81, 0, 88, 11
HSL:
116°, 78.0392%, 50.0000%
HSV (HSB):
116°, 87.6652%, 89.0196%
XYZ:
28.6335, 55.5143, 10.3048
xyY:
0.3032, 0.5877, 55.5143
CIE-Lab:
79.3366, -75.7503, 73.2304
CIE-LCH:
79.3366, 105.3604, 135.9690
CIE-Luv:
79.3366, -71.6558, 94.4954
Hunter-Lab:
74.5079, -61.7909, 43.9554
#2ae31c color charts
#2ae31c color shades, tints & tones
#2ae31c color schemes
#2ae31c color preview, HTML & CSS examples
This text has a color of #2ae31c
<p style="color:#2ae31c;">Text here</p>
.mytext {color:#2ae31c;}
This box has a color of #2ae31c
<div style="background-color:#2ae31c;">Content here</div>
.mybackground {background-color:#2ae31c;}
Border around this has a color of #2ae31c
<div style="border:2px solid #2ae31c;">Content here</div>
.myborder {border:2px solid #2ae31c;}