#2ff01d color space conversions
Hex:
#2ff01d
RGB:
47, 240, 29
CMY:
82, 6, 89
CMYK:
80, 0, 88, 6
HSL:
115°, 87.5519%, 52.7451%
HSV (HSB):
115°, 87.9167%, 94.1176%
XYZ:
32.5541, 63.0132, 11.6094
xyY:
0.3037, 0.5879, 63.0132
CIE-Lab:
83.4493, -78.8291, 76.6269
CIE-LCH:
83.4493, 109.9351, 135.8116
CIE-Luv:
83.4493, -75.1156, 99.5197
Hunter-Lab:
79.3809, -65.7135, 46.8955
#2ff01d color charts
#2ff01d color shades, tints & tones
#2ff01d color schemes
#2ff01d color preview, HTML & CSS examples
This text has a color of #2ff01d
<p style="color:#2ff01d;">Text here</p>
.mytext {color:#2ff01d;}
This box has a color of #2ff01d
<div style="background-color:#2ff01d;">Content here</div>
.mybackground {background-color:#2ff01d;}
Border around this has a color of #2ff01d
<div style="border:2px solid #2ff01d;">Content here</div>
.myborder {border:2px solid #2ff01d;}