#2ff15e color space conversions
Hex:
#2ff15e
RGB:
47, 241, 94
CMY:
82, 5, 63
CMYK:
80, 0, 61, 5
HSL:
135°, 87.3874%, 56.4706%
HSV (HSB):
135°, 80.4979%, 94.5098%
XYZ:
34.6480, 64.3231, 21.1791
xyY:
0.2884, 0.5354, 64.3231
CIE-Lab:
84.1337, -74.4341, 56.7632
CIE-LCH:
84.1337, 93.6082, 142.6710
CIE-Luv:
84.1337, -73.7897, 83.3927
Hunter-Lab:
80.2017, -63.2390, 40.4843
#2ff15e color charts
#2ff15e color shades, tints & tones
#2ff15e color schemes
#2ff15e color preview, HTML & CSS examples
This text has a color of #2ff15e
<p style="color:#2ff15e;">Text here</p>
.mytext {color:#2ff15e;}
This box has a color of #2ff15e
<div style="background-color:#2ff15e;">Content here</div>
.mybackground {background-color:#2ff15e;}
Border around this has a color of #2ff15e
<div style="border:2px solid #2ff15e;">Content here</div>
.myborder {border:2px solid #2ff15e;}