#2fff7b color space conversions
Hex:
#2fff7b
RGB:
47, 255, 123
CMY:
82, 0, 52
CMYK:
82, 0, 52, 0
HSL:
142°, 100.0000%, 59.2157%
HSV (HSB):
142°, 81.5686%, 100.0000%
XYZ:
40.5074, 73.5544, 30.8014
xyY:
0.2796, 0.5078, 73.5544
CIE-Lab:
88.7115, -75.0703, 49.2465
CIE-LCH:
88.7115, 89.7818, 146.7349
CIE-Luv:
88.7115, -77.0046, 77.4469
Hunter-Lab:
85.7639, -65.7788, 38.7412
#2fff7b color charts
#2fff7b color shades, tints & tones
#2fff7b color schemes
#2fff7b color preview, HTML & CSS examples
This text has a color of #2fff7b
<p style="color:#2fff7b;">Text here</p>
.mytext {color:#2fff7b;}
This box has a color of #2fff7b
<div style="background-color:#2fff7b;">Content here</div>
.mybackground {background-color:#2fff7b;}
Border around this has a color of #2fff7b
<div style="border:2px solid #2fff7b;">Content here</div>
.myborder {border:2px solid #2fff7b;}