#2fe000 color space conversions
Hex:
#2fe000
RGB:
47, 224, 0
CMY:
82, 12, 100
CMYK:
79, 0, 100, 12
HSL:
107°, 100.0000%, 43.9216%
HSV (HSB):
107°, 100.0000%, 87.8431%
XYZ:
27.8279, 53.9156, 8.9401
xyY:
0.3069, 0.5945, 53.9156
CIE-Lab:
78.4125, -74.9407, 75.8527
CIE-LCH:
78.4125, 106.6290, 134.6535
CIE-Luv:
78.4125, -70.2490, 95.5005
Hunter-Lab:
73.4273, -60.8486, 44.1803
#2fe000 color charts
#2fe000 color shades, tints & tones
#2fe000 color schemes
#2fe000 color preview, HTML & CSS examples
This text has a color of #2fe000
<p style="color:#2fe000;">Text here</p>
.mytext {color:#2fe000;}
This box has a color of #2fe000
<div style="background-color:#2fe000;">Content here</div>
.mybackground {background-color:#2fe000;}
Border around this has a color of #2fe000
<div style="border:2px solid #2fe000;">Content here</div>
.myborder {border:2px solid #2fe000;}