#2ec01e color space conversions
Hex:
#2ec01e
RGB:
46, 192, 30
CMY:
82, 25, 88
CMYK:
76, 0, 84, 25
HSL:
114°, 72.9730%, 43.5294%
HSV (HSB):
114°, 84.3750%, 75.2941%
XYZ:
20.2107, 38.3739, 7.5700
xyY:
0.3055, 0.5801, 38.3739
CIE-Lab:
68.2953, -64.9058, 63.0982
CIE-LCH:
68.2953, 90.5215, 135.8090
CIE-Luv:
68.2953, -59.6077, 79.9310
Hunter-Lab:
61.9466, -50.1692, 36.1173
#2ec01e color charts
#2ec01e color shades, tints & tones
#2ec01e color schemes
#2ec01e color preview, HTML & CSS examples
This text has a color of #2ec01e
<p style="color:#2ec01e;">Text here</p>
.mytext {color:#2ec01e;}
This box has a color of #2ec01e
<div style="background-color:#2ec01e;">Content here</div>
.mybackground {background-color:#2ec01e;}
Border around this has a color of #2ec01e
<div style="border:2px solid #2ec01e;">Content here</div>
.myborder {border:2px solid #2ec01e;}