#2edc04 color space conversions
Hex:
#2edc04
RGB:
46, 220, 4
CMY:
82, 14, 98
CMYK:
79, 0, 98, 14
HSL:
108°, 96.4286%, 43.9216%
HSV (HSB):
108°, 98.1818%, 86.2745%
XYZ:
26.7418, 51.7760, 8.6992
xyY:
0.3066, 0.5936, 51.7760
CIE-Lab:
77.1467, -73.8615, 74.4581
CIE-LCH:
77.1467, 104.8787, 134.7695
CIE-Luv:
77.1467, -69.0829, 93.7142
Hunter-Lab:
71.9555, -59.5838, 43.2009
#2edc04 color charts
#2edc04 color shades, tints & tones
#2edc04 color schemes
#2edc04 color preview, HTML & CSS examples
This text has a color of #2edc04
<p style="color:#2edc04;">Text here</p>
.mytext {color:#2edc04;}
This box has a color of #2edc04
<div style="background-color:#2edc04;">Content here</div>
.mybackground {background-color:#2edc04;}
Border around this has a color of #2edc04
<div style="border:2px solid #2edc04;">Content here</div>
.myborder {border:2px solid #2edc04;}