#2bdd1d color space conversions
Hex:
#2bdd1d
RGB:
43, 221, 29
CMY:
83, 13, 89
CMYK:
81, 0, 87, 13
HSL:
116°, 76.8000%, 49.0196%
HSV (HSB):
116°, 86.8778%, 86.6667%
XYZ:
27.0745, 52.3152, 9.8333
xyY:
0.3034, 0.5863, 52.3152
CIE-Lab:
77.4689, -73.8975, 71.4223
CIE-LCH:
77.4689, 102.7715, 135.9758
CIE-Luv:
77.4689, -69.6037, 91.9640
Hunter-Lab:
72.3292, -59.7596, 42.5699
#2bdd1d color charts
#2bdd1d color shades, tints & tones
#2bdd1d color schemes
#2bdd1d color preview, HTML & CSS examples
This text has a color of #2bdd1d
<p style="color:#2bdd1d;">Text here</p>
.mytext {color:#2bdd1d;}
This box has a color of #2bdd1d
<div style="background-color:#2bdd1d;">Content here</div>
.mybackground {background-color:#2bdd1d;}
Border around this has a color of #2bdd1d
<div style="border:2px solid #2bdd1d;">Content here</div>
.myborder {border:2px solid #2bdd1d;}