#2fee3b color space conversions
Hex:
#2fee3b
RGB:
47, 238, 59
CMY:
82, 7, 77
CMYK:
80, 0, 75, 7
HSL:
124°, 84.8889%, 55.8824%
HSV (HSB):
124°, 80.2521%, 93.3333%
XYZ:
32.5362, 62.0692, 14.4034
xyY:
0.2985, 0.5694, 62.0692
CIE-Lab:
82.9502, -76.7418, 68.6981
CIE-LCH:
82.9502, 102.9987, 138.1655
CIE-Luv:
82.9502, -73.9446, 93.3013
Hunter-Lab:
78.7840, -64.1550, 44.3093
#2fee3b color charts
#2fee3b color shades, tints & tones
#2fee3b color schemes
#2fee3b color preview, HTML & CSS examples
This text has a color of #2fee3b
<p style="color:#2fee3b;">Text here</p>
.mytext {color:#2fee3b;}
This box has a color of #2fee3b
<div style="background-color:#2fee3b;">Content here</div>
.mybackground {background-color:#2fee3b;}
Border around this has a color of #2fee3b
<div style="border:2px solid #2fee3b;">Content here</div>
.myborder {border:2px solid #2fee3b;}