#2deb5d color space conversions
Hex:
#2deb5d
RGB:
45, 235, 93
CMY:
82, 8, 64
CMYK:
81, 0, 60, 8
HSL:
135°, 82.6087%, 54.9020%
HSV (HSB):
135°, 80.8511%, 92.1569%
XYZ:
32.7663, 60.7649, 20.3578
xyY:
0.2877, 0.5335, 60.7649
CIE-Lab:
82.2522, -72.9106, 55.0370
CIE-LCH:
82.2522, 91.3511, 142.9525
CIE-Luv:
82.2522, -72.1412, 80.8989
Hunter-Lab:
77.9518, -61.3849, 39.0822
#2deb5d color charts
#2deb5d color shades, tints & tones
#2deb5d color schemes
#2deb5d color preview, HTML & CSS examples
This text has a color of #2deb5d
<p style="color:#2deb5d;">Text here</p>
.mytext {color:#2deb5d;}
This box has a color of #2deb5d
<div style="background-color:#2deb5d;">Content here</div>
.mybackground {background-color:#2deb5d;}
Border around this has a color of #2deb5d
<div style="border:2px solid #2deb5d;">Content here</div>
.myborder {border:2px solid #2deb5d;}