#2fed24 color space conversions
Hex:
#2fed24
RGB:
47, 237, 36
CMY:
82, 7, 86
CMYK:
80, 0, 85, 7
HSL:
117°, 84.8101%, 53.5294%
HSV (HSB):
117°, 84.8101%, 92.9412%
XYZ:
31.7749, 61.3001, 11.8265
xyY:
0.3029, 0.5844, 61.3001
CIE-Lab:
82.5398, -77.7225, 74.4713
CIE-LCH:
82.5398, 107.6419, 136.2238
CIE-Luv:
82.5398, -74.0749, 97.3973
Hunter-Lab:
78.2944, -64.5729, 45.8502
#2fed24 color charts
#2fed24 color shades, tints & tones
#2fed24 color schemes
#2fed24 color preview, HTML & CSS examples
This text has a color of #2fed24
<p style="color:#2fed24;">Text here</p>
.mytext {color:#2fed24;}
This box has a color of #2fed24
<div style="background-color:#2fed24;">Content here</div>
.mybackground {background-color:#2fed24;}
Border around this has a color of #2fed24
<div style="border:2px solid #2fed24;">Content here</div>
.myborder {border:2px solid #2fed24;}