#2fed03 color space conversions
Hex:
#2fed03
RGB:
47, 237, 3
CMY:
82, 7, 99
CMYK:
80, 0, 99, 7
HSL:
109°, 97.5000%, 47.0588%
HSV (HSB):
109°, 98.7342%, 92.9412%
XYZ:
31.4729, 61.1793, 10.2361
xyY:
0.3059, 0.5946, 61.1793
CIE-Lab:
82.4750, -78.5462, 78.8444
CIE-LCH:
82.4750, 111.2922, 134.8914
CIE-Luv:
82.4750, -74.3682, 100.3433
Hunter-Lab:
78.2172, -65.0555, 46.9929
#2fed03 color charts
#2fed03 color shades, tints & tones
#2fed03 color schemes
#2fed03 color preview, HTML & CSS examples
This text has a color of #2fed03
<p style="color:#2fed03;">Text here</p>
.mytext {color:#2fed03;}
This box has a color of #2fed03
<div style="background-color:#2fed03;">Content here</div>
.mybackground {background-color:#2fed03;}
Border around this has a color of #2fed03
<div style="border:2px solid #2fed03;">Content here</div>
.myborder {border:2px solid #2fed03;}