#2ec07f color space conversions
Hex:
#2ec07f
RGB:
46, 192, 127
CMY:
82, 25, 50
CMYK:
76, 0, 34, 25
HSL:
153°, 61.3445%, 46.6667%
HSV (HSB):
153°, 76.0417%, 75.2941%
XYZ:
23.8071, 39.8124, 26.5085
xyY:
0.2641, 0.4417, 39.8124
CIE-Lab:
69.3357, -52.6458, 22.2471
CIE-LCH:
69.3357, 57.1534, 157.0920
CIE-Luv:
69.3357, -55.7944, 38.9016
Hunter-Lab:
63.0971, -43.0702, 19.2589
#2ec07f color charts
#2ec07f color shades, tints & tones
#2ec07f color schemes
#2ec07f color preview, HTML & CSS examples
This text has a color of #2ec07f
<p style="color:#2ec07f;">Text here</p>
.mytext {color:#2ec07f;}
This box has a color of #2ec07f
<div style="background-color:#2ec07f;">Content here</div>
.mybackground {background-color:#2ec07f;}
Border around this has a color of #2ec07f
<div style="border:2px solid #2ec07f;">Content here</div>
.myborder {border:2px solid #2ec07f;}