#2fe90e color space conversions
Hex:
#2fe90e
RGB:
47, 233, 14
CMY:
82, 9, 95
CMYK:
80, 0, 94, 9
HSL:
111°, 88.6640%, 48.4314%
HSV (HSB):
111°, 93.9914%, 91.3725%
XYZ:
30.3905, 58.9139, 10.1852
xyY:
0.3055, 0.5922, 58.9139
CIE-Lab:
81.2442, -77.2531, 76.8734
CIE-LCH:
81.2442, 108.9842, 135.1412
CIE-Luv:
81.2442, -73.0406, 98.1752
Hunter-Lab:
76.7554, -63.6467, 45.8611
#2fe90e color charts
#2fe90e color shades, tints & tones
#2fe90e color schemes
#2fe90e color preview, HTML & CSS examples
This text has a color of #2fe90e
<p style="color:#2fe90e;">Text here</p>
.mytext {color:#2fe90e;}
This box has a color of #2fe90e
<div style="background-color:#2fe90e;">Content here</div>
.mybackground {background-color:#2fe90e;}
Border around this has a color of #2fe90e
<div style="border:2px solid #2fe90e;">Content here</div>
.myborder {border:2px solid #2fe90e;}