#2bdd5b color space conversions
Hex:
#2bdd5b
RGB:
43, 221, 91
CMY:
83, 13, 64
CMYK:
81, 0, 59, 13
HSL:
136°, 72.3577%, 51.7647%
HSV (HSB):
136°, 80.5430%, 86.6667%
XYZ:
28.7410, 52.9818, 18.6092
xyY:
0.2865, 0.5281, 52.9818
CIE-Lab:
77.8643, -68.9852, 50.8444
CIE-LCH:
77.8643, 85.6978, 143.6086
CIE-Luv:
77.8643, -67.9151, 74.8619
Hunter-Lab:
72.7886, -56.8982, 35.7939
#2bdd5b color charts
#2bdd5b color shades, tints & tones
#2bdd5b color schemes
#2bdd5b color preview, HTML & CSS examples
This text has a color of #2bdd5b
<p style="color:#2bdd5b;">Text here</p>
.mytext {color:#2bdd5b;}
This box has a color of #2bdd5b
<div style="background-color:#2bdd5b;">Content here</div>
.mybackground {background-color:#2bdd5b;}
Border around this has a color of #2bdd5b
<div style="border:2px solid #2bdd5b;">Content here</div>
.myborder {border:2px solid #2bdd5b;}