#2fda3f color space conversions
Hex:
#2fda3f
RGB:
47, 218, 63
CMY:
82, 15, 75
CMYK:
78, 0, 71, 15
HSL:
126°, 69.7959%, 51.9608%
HSV (HSB):
126°, 78.4404%, 85.4902%
XYZ:
27.1409, 51.1060, 13.1366
xyY:
0.2970, 0.5592, 51.1060
CIE-Lab:
76.7432, -70.5005, 61.0761
CIE-LCH:
76.7432, 93.2770, 139.0969
CIE-Luv:
76.7432, -67.3755, 83.5403
Hunter-Lab:
71.4885, -57.3366, 39.1469
#2fda3f color charts
#2fda3f color shades, tints & tones
#2fda3f color schemes
#2fda3f color preview, HTML & CSS examples
This text has a color of #2fda3f
<p style="color:#2fda3f;">Text here</p>
.mytext {color:#2fda3f;}
This box has a color of #2fda3f
<div style="background-color:#2fda3f;">Content here</div>
.mybackground {background-color:#2fda3f;}
Border around this has a color of #2fda3f
<div style="border:2px solid #2fda3f;">Content here</div>
.myborder {border:2px solid #2fda3f;}