#2ff53d color space conversions
Hex:
#2ff53d
RGB:
47, 245, 61
CMY:
82, 4, 76
CMYK:
81, 0, 75, 4
HSL:
124°, 90.8257%, 57.2549%
HSV (HSB):
124°, 80.8163%, 96.0784%
XYZ:
34.6670, 66.2461, 15.3745
xyY:
0.2981, 0.5697, 66.2461
CIE-Lab:
85.1218, -78.6276, 70.2016
CIE-LCH:
85.1218, 105.4067, 138.2404
CIE-Luv:
85.1218, -76.1153, 95.7743
Hunter-Lab:
81.3917, -66.4073, 45.7746
#2ff53d color charts
#2ff53d color shades, tints & tones
#2ff53d color schemes
#2ff53d color preview, HTML & CSS examples
This text has a color of #2ff53d
<p style="color:#2ff53d;">Text here</p>
.mytext {color:#2ff53d;}
This box has a color of #2ff53d
<div style="background-color:#2ff53d;">Content here</div>
.mybackground {background-color:#2ff53d;}
Border around this has a color of #2ff53d
<div style="border:2px solid #2ff53d;">Content here</div>
.myborder {border:2px solid #2ff53d;}