#2fdb3e color space conversions
Hex:
#2fdb3e
RGB:
47, 219, 62
CMY:
82, 14, 76
CMYK:
79, 0, 72, 14
HSL:
125°, 70.4918%, 52.1569%
HSV (HSB):
125°, 78.5388%, 85.8824%
XYZ:
27.3733, 51.6152, 13.0774
xyY:
0.2973, 0.5606, 51.6152
CIE-Lab:
77.0502, -70.8865, 61.7540
CIE-LCH:
77.0502, 94.0130, 138.9387
CIE-Luv:
77.0502, -67.7316, 84.2744
Hunter-Lab:
71.8437, -57.7158, 39.4983
#2fdb3e color charts
#2fdb3e color shades, tints & tones
#2fdb3e color schemes
#2fdb3e color preview, HTML & CSS examples
This text has a color of #2fdb3e
<p style="color:#2fdb3e;">Text here</p>
.mytext {color:#2fdb3e;}
This box has a color of #2fdb3e
<div style="background-color:#2fdb3e;">Content here</div>
.mybackground {background-color:#2fdb3e;}
Border around this has a color of #2fdb3e
<div style="border:2px solid #2fdb3e;">Content here</div>
.myborder {border:2px solid #2fdb3e;}