#2deb5f color space conversions
Hex:
#2deb5f
RGB:
45, 235, 95
CMY:
82, 8, 63
CMYK:
81, 0, 60, 8
HSL:
136°, 82.6087%, 54.9020%
HSV (HSB):
136°, 80.8511%, 92.1569%
XYZ:
32.8561, 60.8008, 20.8305
xyY:
0.2870, 0.5311, 60.8008
CIE-Lab:
82.2715, -72.6741, 54.1919
CIE-LCH:
82.2715, 90.6548, 143.2887
CIE-Luv:
82.2715, -72.0602, 80.0790
Hunter-Lab:
77.9749, -61.2419, 38.7434
#2deb5f color charts
#2deb5f color shades, tints & tones
#2deb5f color schemes
#2deb5f color preview, HTML & CSS examples
This text has a color of #2deb5f
<p style="color:#2deb5f;">Text here</p>
.mytext {color:#2deb5f;}
This box has a color of #2deb5f
<div style="background-color:#2deb5f;">Content here</div>
.mybackground {background-color:#2deb5f;}
Border around this has a color of #2deb5f
<div style="border:2px solid #2deb5f;">Content here</div>
.myborder {border:2px solid #2deb5f;}