#2deb8c color space conversions
Hex:
#2deb8c
RGB:
45, 235, 140
CMY:
82, 8, 45
CMYK:
81, 0, 40, 8
HSL:
150°, 82.6087%, 54.9020%
HSV (HSB):
150°, 80.8511%, 92.1569%
XYZ:
35.5241, 61.8680, 34.8803
xyY:
0.2686, 0.4677, 61.8680
CIE-Lab:
82.8432, -65.8857, 33.5718
CIE-LCH:
82.8432, 73.9459, 152.9991
CIE-Luv:
82.8432, -69.8018, 57.0066
Hunter-Lab:
78.6562, -57.0310, 28.7670
#2deb8c color charts
#2deb8c color shades, tints & tones
#2deb8c color schemes
#2deb8c color preview, HTML & CSS examples
This text has a color of #2deb8c
<p style="color:#2deb8c;">Text here</p>
.mytext {color:#2deb8c;}
This box has a color of #2deb8c
<div style="background-color:#2deb8c;">Content here</div>
.mybackground {background-color:#2deb8c;}
Border around this has a color of #2deb8c
<div style="border:2px solid #2deb8c;">Content here</div>
.myborder {border:2px solid #2deb8c;}