#2df93e color space conversions
Hex:
#2df93e
RGB:
45, 249, 62
CMY:
82, 2, 76
CMYK:
82, 0, 75, 2
HSL:
125°, 94.4444%, 57.6471%
HSV (HSB):
125°, 81.9277%, 97.6471%
XYZ:
35.8274, 68.6571, 15.9213
xyY:
0.2976, 0.5702, 68.6571
CIE-Lab:
86.3339, -79.9103, 71.0713
CIE-LCH:
86.3339, 106.9429, 138.3505
CIE-Luv:
86.3339, -77.5895, 97.2163
Hunter-Lab:
82.8596, -67.8232, 46.6092
#2df93e color charts
#2df93e color shades, tints & tones
#2df93e color schemes
#2df93e color preview, HTML & CSS examples
This text has a color of #2df93e
<p style="color:#2df93e;">Text here</p>
.mytext {color:#2df93e;}
This box has a color of #2df93e
<div style="background-color:#2df93e;">Content here</div>
.mybackground {background-color:#2df93e;}
Border around this has a color of #2df93e
<div style="border:2px solid #2df93e;">Content here</div>
.myborder {border:2px solid #2df93e;}