#2fed01 color space conversions
Hex:
#2fed01
RGB:
47, 237, 1
CMY:
82, 7, 100
CMYK:
80, 0, 100, 7
HSL:
108°, 99.1597%, 46.6667%
HSV (HSB):
108°, 99.5781%, 92.9412%
XYZ:
31.4620, 61.1749, 10.1784
xyY:
0.3060, 0.5950, 61.1749
CIE-Lab:
82.4727, -78.5763, 79.0116
CIE-LCH:
82.4727, 111.4319, 134.8417
CIE-Luv:
82.4727, -74.3789, 100.4508
Hunter-Lab:
78.2144, -65.0731, 47.0344
#2fed01 color charts
#2fed01 color shades, tints & tones
#2fed01 color schemes
#2fed01 color preview, HTML & CSS examples
This text has a color of #2fed01
<p style="color:#2fed01;">Text here</p>
.mytext {color:#2fed01;}
This box has a color of #2fed01
<div style="background-color:#2fed01;">Content here</div>
.mybackground {background-color:#2fed01;}
Border around this has a color of #2fed01
<div style="border:2px solid #2fed01;">Content here</div>
.myborder {border:2px solid #2fed01;}