#2ff15a color space conversions
Hex:
#2ff15a
RGB:
47, 241, 90
CMY:
82, 5, 65
CMYK:
80, 0, 63, 5
HSL:
133°, 87.3874%, 56.4706%
HSV (HSB):
133°, 80.4979%, 94.5098%
XYZ:
34.4731, 64.2531, 20.2580
xyY:
0.2897, 0.5400, 64.2531
CIE-Lab:
84.0974, -74.8796, 58.4054
CIE-LCH:
84.0974, 94.9640, 142.0461
CIE-Luv:
84.0974, -73.9435, 84.9484
Hunter-Lab:
80.1580, -63.5102, 41.1265
#2ff15a color charts
#2ff15a color shades, tints & tones
#2ff15a color schemes
#2ff15a color preview, HTML & CSS examples
This text has a color of #2ff15a
<p style="color:#2ff15a;">Text here</p>
.mytext {color:#2ff15a;}
This box has a color of #2ff15a
<div style="background-color:#2ff15a;">Content here</div>
.mybackground {background-color:#2ff15a;}
Border around this has a color of #2ff15a
<div style="border:2px solid #2ff15a;">Content here</div>
.myborder {border:2px solid #2ff15a;}