#2bdd1f color space conversions
Hex:
#2bdd1f
RGB:
43, 221, 31
CMY:
83, 13, 88
CMYK:
81, 0, 86, 13
HSL:
116°, 75.3968%, 49.4118%
HSV (HSB):
116°, 85.9729%, 86.6667%
XYZ:
27.1000, 52.3254, 9.9678
xyY:
0.3032, 0.5853, 52.3254
CIE-Lab:
77.4750, -73.8202, 71.0254
CIE-LCH:
77.4750, 102.4404, 136.1054
CIE-Luv:
77.4750, -69.5766, 91.6913
Hunter-Lab:
72.3363, -59.7154, 42.4654
#2bdd1f color charts
#2bdd1f color shades, tints & tones
#2bdd1f color schemes
#2bdd1f color preview, HTML & CSS examples
This text has a color of #2bdd1f
<p style="color:#2bdd1f;">Text here</p>
.mytext {color:#2bdd1f;}
This box has a color of #2bdd1f
<div style="background-color:#2bdd1f;">Content here</div>
.mybackground {background-color:#2bdd1f;}
Border around this has a color of #2bdd1f
<div style="border:2px solid #2bdd1f;">Content here</div>
.myborder {border:2px solid #2bdd1f;}