#2bdd8b color space conversions
Hex:
#2bdd8b
RGB:
43, 221, 139
CMY:
83, 13, 45
CMYK:
81, 0, 37, 13
HSL:
152°, 72.3577%, 51.7647%
HSV (HSB):
152°, 80.5430%, 86.6667%
XYZ:
31.5129, 54.0906, 33.2057
xyY:
0.2652, 0.4553, 54.0906
CIE-Lab:
78.5145, -61.3286, 28.3346
CIE-LCH:
78.5145, 67.5577, 155.2024
CIE-Luv:
78.5145, -65.4225, 49.1815
Hunter-Lab:
73.5463, -52.2228, 24.7133
#2bdd8b color charts
#2bdd8b color shades, tints & tones
#2bdd8b color schemes
#2bdd8b color preview, HTML & CSS examples
This text has a color of #2bdd8b
<p style="color:#2bdd8b;">Text here</p>
.mytext {color:#2bdd8b;}
This box has a color of #2bdd8b
<div style="background-color:#2bdd8b;">Content here</div>
.mybackground {background-color:#2bdd8b;}
Border around this has a color of #2bdd8b
<div style="border:2px solid #2bdd8b;">Content here</div>
.myborder {border:2px solid #2bdd8b;}