#2fdd4e color space conversions
Hex:
#2fdd4e
RGB:
47, 221, 78
CMY:
82, 13, 69
CMYK:
79, 0, 65, 13
HSL:
131°, 71.9008%, 52.5490%
HSV (HSB):
131°, 78.7330%, 86.6667%
XYZ:
28.4039, 52.8673, 15.9151
xyY:
0.2923, 0.5440, 52.8673
CIE-Lab:
77.7966, -70.0110, 56.3654
CIE-LCH:
77.7966, 89.8810, 141.1627
CIE-Luv:
77.7966, -67.8830, 79.9944
Hunter-Lab:
72.7099, -57.5119, 37.9192
#2fdd4e color charts
#2fdd4e color shades, tints & tones
#2fdd4e color schemes
#2fdd4e color preview, HTML & CSS examples
This text has a color of #2fdd4e
<p style="color:#2fdd4e;">Text here</p>
.mytext {color:#2fdd4e;}
This box has a color of #2fdd4e
<div style="background-color:#2fdd4e;">Content here</div>
.mybackground {background-color:#2fdd4e;}
Border around this has a color of #2fdd4e
<div style="border:2px solid #2fdd4e;">Content here</div>
.myborder {border:2px solid #2fdd4e;}