#2ff48c color space conversions
Hex:
#2ff48c
RGB:
47, 244, 140
CMY:
82, 4, 45
CMYK:
81, 0, 43, 4
HSL:
148°, 89.9543%, 57.0588%
HSV (HSB):
148°, 80.7377%, 95.6863%
XYZ:
38.2566, 67.1992, 35.7653
xyY:
0.2709, 0.4758, 67.1992
CIE-Lab:
85.6044, -68.7804, 37.1848
CIE-LCH:
85.6044, 78.1886, 151.6030
CIE-Luv:
85.6044, -72.5380, 62.2713
Hunter-Lab:
81.9751, -60.1530, 31.5146
#2ff48c color charts
#2ff48c color shades, tints & tones
#2ff48c color schemes
#2ff48c color preview, HTML & CSS examples
This text has a color of #2ff48c
<p style="color:#2ff48c;">Text here</p>
.mytext {color:#2ff48c;}
This box has a color of #2ff48c
<div style="background-color:#2ff48c;">Content here</div>
.mybackground {background-color:#2ff48c;}
Border around this has a color of #2ff48c
<div style="border:2px solid #2ff48c;">Content here</div>
.myborder {border:2px solid #2ff48c;}