#2fdd50 color space conversions
Hex:
#2fdd50
RGB:
47, 221, 80
CMY:
82, 13, 69
CMYK:
79, 0, 64, 13
HSL:
131°, 71.9008%, 52.5490%
HSV (HSB):
131°, 78.7330%, 86.6667%
XYZ:
28.4767, 52.8964, 16.2986
xyY:
0.2916, 0.5416, 52.8964
CIE-Lab:
77.8138, -69.7998, 55.5556
CIE-LCH:
77.8138, 89.2100, 141.4827
CIE-Luv:
77.8138, -67.8118, 79.2609
Hunter-Lab:
72.7299, -57.3874, 37.6242
#2fdd50 color charts
#2fdd50 color shades, tints & tones
#2fdd50 color schemes
#2fdd50 color preview, HTML & CSS examples
This text has a color of #2fdd50
<p style="color:#2fdd50;">Text here</p>
.mytext {color:#2fdd50;}
This box has a color of #2fdd50
<div style="background-color:#2fdd50;">Content here</div>
.mybackground {background-color:#2fdd50;}
Border around this has a color of #2fdd50
<div style="border:2px solid #2fdd50;">Content here</div>
.myborder {border:2px solid #2fdd50;}