#2eff01 color space conversions
Hex:
#2eff01
RGB:
46, 255, 1
CMY:
82, 0, 100
CMYK:
82, 0, 100, 0
HSL:
109°, 100.0000%, 50.1961%
HSV (HSB):
109°, 99.6078%, 100.0000%
XYZ:
36.8922, 72.1030, 12.0016
xyY:
0.3049, 0.5959, 72.1030
CIE-Lab:
88.0182, -83.6265, 83.4481
CIE-LCH:
88.0182, 118.1396, 135.0612
CIE-Luv:
88.0182, -80.1113, 107.3029
Hunter-Lab:
84.9135, -71.0461, 51.0595
#2eff01 color charts
#2eff01 color shades, tints & tones
#2eff01 color schemes
#2eff01 color preview, HTML & CSS examples
This text has a color of #2eff01
<p style="color:#2eff01;">Text here</p>
.mytext {color:#2eff01;}
This box has a color of #2eff01
<div style="background-color:#2eff01;">Content here</div>
.mybackground {background-color:#2eff01;}
Border around this has a color of #2eff01
<div style="border:2px solid #2eff01;">Content here</div>
.myborder {border:2px solid #2eff01;}