#2df82e color space conversions
Hex:
#2df82e
RGB:
45, 248, 46
CMY:
82, 3, 82
CMYK:
82, 0, 81, 3
HSL:
120°, 93.5484%, 57.4510%
HSV (HSB):
120°, 81.8548%, 97.2549%
XYZ:
35.1427, 67.8899, 13.8366
xyY:
0.3007, 0.5809, 67.8899
CIE-Lab:
85.9514, -80.5768, 75.2272
CIE-LCH:
85.9514, 110.2350, 136.9665
CIE-Luv:
85.9514, -77.6177, 100.1858
Hunter-Lab:
82.3954, -68.0592, 47.7202
#2df82e color charts
#2df82e color shades, tints & tones
#2df82e color schemes
#2df82e color preview, HTML & CSS examples
This text has a color of #2df82e
<p style="color:#2df82e;">Text here</p>
.mytext {color:#2df82e;}
This box has a color of #2df82e
<div style="background-color:#2df82e;">Content here</div>
.mybackground {background-color:#2df82e;}
Border around this has a color of #2df82e
<div style="border:2px solid #2df82e;">Content here</div>
.myborder {border:2px solid #2df82e;}