#2ff85f color space conversions
Hex:
#2ff85f
RGB:
47, 248, 95
CMY:
82, 3, 63
CMYK:
81, 0, 62, 3
HSL:
134°, 93.4884%, 57.8431%
HSV (HSB):
134°, 81.0484%, 97.2549%
XYZ:
36.8053, 68.5654, 22.1211
xyY:
0.2887, 0.5378, 68.5654
CIE-Lab:
86.2884, -76.4572, 58.7850
CIE-LCH:
86.2884, 96.4437, 142.4447
CIE-Luv:
86.2884, -75.9935, 86.3340
Hunter-Lab:
82.8042, -65.5667, 42.1237
#2ff85f color charts
#2ff85f color shades, tints & tones
#2ff85f color schemes
#2ff85f color preview, HTML & CSS examples
This text has a color of #2ff85f
<p style="color:#2ff85f;">Text here</p>
.mytext {color:#2ff85f;}
This box has a color of #2ff85f
<div style="background-color:#2ff85f;">Content here</div>
.mybackground {background-color:#2ff85f;}
Border around this has a color of #2ff85f
<div style="border:2px solid #2ff85f;">Content here</div>
.myborder {border:2px solid #2ff85f;}