#2fdd8f color space conversions
Hex:
#2fdd8f
RGB:
47, 221, 143
CMY:
82, 13, 44
CMYK:
79, 0, 35, 13
HSL:
153°, 71.9008%, 52.5490%
HSV (HSB):
153°, 78.7330%, 86.6667%
XYZ:
31.9867, 54.3004, 34.7818
xyY:
0.2642, 0.4485, 54.3004
CIE-Lab:
78.6366, -60.1291, 26.4481
CIE-LCH:
78.6366, 65.6888, 156.2575
CIE-Luv:
78.6366, -64.6874, 46.6518
Hunter-Lab:
73.6888, -51.4726, 23.5968
#2fdd8f color charts
#2fdd8f color shades, tints & tones
#2fdd8f color schemes
#2fdd8f color preview, HTML & CSS examples
This text has a color of #2fdd8f
<p style="color:#2fdd8f;">Text here</p>
.mytext {color:#2fdd8f;}
This box has a color of #2fdd8f
<div style="background-color:#2fdd8f;">Content here</div>
.mybackground {background-color:#2fdd8f;}
Border around this has a color of #2fdd8f
<div style="border:2px solid #2fdd8f;">Content here</div>
.myborder {border:2px solid #2fdd8f;}