#2edc00 color space conversions
Hex:
#2edc00
RGB:
46, 220, 0
CMY:
82, 14, 100
CMYK:
79, 0, 100, 14
HSL:
107°, 100.0000%, 43.1373%
HSV (HSB):
107°, 100.0000%, 86.2745%
XYZ:
26.7199, 51.7672, 8.5838
xyY:
0.3069, 0.5945, 51.7672
CIE-Lab:
77.1415, -73.9283, 74.8317
CIE-LCH:
77.1415, 105.1912, 134.6521
CIE-Luv:
77.1415, -69.1063, 93.9519
Hunter-Lab:
71.9495, -59.6219, 43.2911
#2edc00 color charts
#2edc00 color shades, tints & tones
#2edc00 color schemes
#2edc00 color preview, HTML & CSS examples
This text has a color of #2edc00
<p style="color:#2edc00;">Text here</p>
.mytext {color:#2edc00;}
This box has a color of #2edc00
<div style="background-color:#2edc00;">Content here</div>
.mybackground {background-color:#2edc00;}
Border around this has a color of #2edc00
<div style="border:2px solid #2edc00;">Content here</div>
.myborder {border:2px solid #2edc00;}