#2ffc5e color space conversions
Hex:
#2ffc5e
RGB:
47, 252, 94
CMY:
82, 1, 63
CMYK:
81, 0, 63, 1
HSL:
134°, 97.1564%, 58.6275%
HSV (HSB):
134°, 81.3492%, 98.8235%
XYZ:
38.0031, 71.0333, 22.2975
xyY:
0.2894, 0.5409, 71.0333
CIE-Lab:
87.5012, -77.7734, 60.5644
CIE-LCH:
87.5012, 98.5736, 142.0911
CIE-Luv:
87.5012, -77.3040, 88.6002
Hunter-Lab:
84.2813, -67.0052, 43.3111
#2ffc5e color charts
#2ffc5e color shades, tints & tones
#2ffc5e color schemes
#2ffc5e color preview, HTML & CSS examples
This text has a color of #2ffc5e
<p style="color:#2ffc5e;">Text here</p>
.mytext {color:#2ffc5e;}
This box has a color of #2ffc5e
<div style="background-color:#2ffc5e;">Content here</div>
.mybackground {background-color:#2ffc5e;}
Border around this has a color of #2ffc5e
<div style="border:2px solid #2ffc5e;">Content here</div>
.myborder {border:2px solid #2ffc5e;}