#2fe32f color space conversions
Hex:
#2fe32f
RGB:
47, 227, 47
CMY:
82, 11, 82
CMYK:
79, 0, 79, 11
HSL:
120°, 76.2712%, 53.7255%
HSV (HSB):
120°, 79.2952%, 89.0196%
XYZ:
29.1545, 55.7477, 11.9131
xyY:
0.3011, 0.5758, 55.7477
CIE-Lab:
79.4700, -74.3052, 68.9461
CIE-LCH:
79.4700, 101.3648, 137.1424
CIE-Luv:
79.4700, -70.6896, 91.3832
Hunter-Lab:
74.6644, -60.9632, 42.8050
#2fe32f color charts
#2fe32f color shades, tints & tones
#2fe32f color schemes
#2fe32f color preview, HTML & CSS examples
This text has a color of #2fe32f
<p style="color:#2fe32f;">Text here</p>
.mytext {color:#2fe32f;}
This box has a color of #2fe32f
<div style="background-color:#2fe32f;">Content here</div>
.mybackground {background-color:#2fe32f;}
Border around this has a color of #2fe32f
<div style="border:2px solid #2fe32f;">Content here</div>
.myborder {border:2px solid #2fe32f;}