#2ffc5d color space conversions
Hex:
#2ffc5d
RGB:
47, 252, 93
CMY:
82, 1, 64
CMYK:
81, 0, 63, 1
HSL:
133°, 97.1564%, 58.6275%
HSV (HSB):
133°, 81.3492%, 98.8235%
XYZ:
37.9585, 71.0155, 22.0627
xyY:
0.2897, 0.5420, 71.0155
CIE-Lab:
87.4925, -77.8802, 60.9647
CIE-LCH:
87.4925, 98.9042, 141.9461
CIE-Luv:
87.4925, -77.3414, 88.9754
Hunter-Lab:
84.2707, -67.0710, 43.4669
#2ffc5d color charts
#2ffc5d color shades, tints & tones
#2ffc5d color schemes
#2ffc5d color preview, HTML & CSS examples
This text has a color of #2ffc5d
<p style="color:#2ffc5d;">Text here</p>
.mytext {color:#2ffc5d;}
This box has a color of #2ffc5d
<div style="background-color:#2ffc5d;">Content here</div>
.mybackground {background-color:#2ffc5d;}
Border around this has a color of #2ffc5d
<div style="border:2px solid #2ffc5d;">Content here</div>
.myborder {border:2px solid #2ffc5d;}