#2deb7a color space conversions
Hex:
#2deb7a
RGB:
45, 235, 122
CMY:
82, 8, 52
CMYK:
81, 0, 48, 8
HSL:
144°, 82.6087%, 54.9020%
HSV (HSB):
144°, 80.8511%, 92.1569%
XYZ:
34.3034, 61.3797, 28.4518
xyY:
0.2763, 0.4945, 61.3797
CIE-Lab:
82.5824, -68.9357, 42.1062
CIE-LCH:
82.5824, 80.7778, 148.5833
CIE-Luv:
82.5824, -70.8006, 67.2627
Hunter-Lab:
78.3452, -58.9480, 33.3099
#2deb7a color charts
#2deb7a color shades, tints & tones
#2deb7a color schemes
#2deb7a color preview, HTML & CSS examples
This text has a color of #2deb7a
<p style="color:#2deb7a;">Text here</p>
.mytext {color:#2deb7a;}
This box has a color of #2deb7a
<div style="background-color:#2deb7a;">Content here</div>
.mybackground {background-color:#2deb7a;}
Border around this has a color of #2deb7a
<div style="border:2px solid #2deb7a;">Content here</div>
.myborder {border:2px solid #2deb7a;}