#2fee30 color space conversions
Hex:
#2fee30
RGB:
47, 238, 48
CMY:
82, 7, 81
CMYK:
80, 0, 80, 7
HSL:
120°, 84.8889%, 55.8824%
HSV (HSB):
120°, 80.2521%, 93.3333%
XYZ:
32.2803, 61.9668, 13.0558
xyY:
0.3008, 0.5775, 61.9668
CIE-Lab:
82.8958, -77.4266, 71.8872
CIE-LCH:
82.8958, 105.6534, 137.1247
CIE-Luv:
82.8958, -74.1862, 95.7335
Hunter-Lab:
78.7190, -64.5607, 45.2699
#2fee30 color charts
#2fee30 color shades, tints & tones
#2fee30 color schemes
#2fee30 color preview, HTML & CSS examples
This text has a color of #2fee30
<p style="color:#2fee30;">Text here</p>
.mytext {color:#2fee30;}
This box has a color of #2fee30
<div style="background-color:#2fee30;">Content here</div>
.mybackground {background-color:#2fee30;}
Border around this has a color of #2fee30
<div style="border:2px solid #2fee30;">Content here</div>
.myborder {border:2px solid #2fee30;}