#2bdd3d color space conversions
Hex:
#2bdd3d
RGB:
43, 221, 61
CMY:
83, 13, 76
CMYK:
81, 0, 72, 13
HSL:
126°, 72.3577%, 51.7647%
HSV (HSB):
126°, 80.5430%, 86.6667%
XYZ:
27.6950, 52.5634, 13.1010
xyY:
0.2966, 0.5630, 52.5634
CIE-Lab:
77.6165, -72.0392, 62.6713
CIE-LCH:
77.6165, 95.4848, 138.9780
CIE-Luv:
77.6165, -68.9566, 85.4356
Hunter-Lab:
72.5006, -58.6897, 40.0367
#2bdd3d color charts
#2bdd3d color shades, tints & tones
#2bdd3d color schemes
#2bdd3d color preview, HTML & CSS examples
This text has a color of #2bdd3d
<p style="color:#2bdd3d;">Text here</p>
.mytext {color:#2bdd3d;}
This box has a color of #2bdd3d
<div style="background-color:#2bdd3d;">Content here</div>
.mybackground {background-color:#2bdd3d;}
Border around this has a color of #2bdd3d
<div style="border:2px solid #2bdd3d;">Content here</div>
.myborder {border:2px solid #2bdd3d;}