#2bdd1c color space conversions
Hex:
#2bdd1c
RGB:
43, 221, 28
CMY:
83, 13, 89
CMYK:
81, 0, 87, 13
HSL:
115°, 77.5100%, 48.8235%
HSV (HSB):
115°, 87.3303%, 86.6667%
XYZ:
27.0623, 52.3103, 9.7692
xyY:
0.3036, 0.5868, 52.3103
CIE-Lab:
77.4660, -73.9343, 71.6127
CIE-LCH:
77.4660, 102.9303, 135.9138
CIE-Luv:
77.4660, -69.6166, 92.0941
Hunter-Lab:
72.3259, -59.7806, 42.6197
#2bdd1c color charts
#2bdd1c color shades, tints & tones
#2bdd1c color schemes
#2bdd1c color preview, HTML & CSS examples
This text has a color of #2bdd1c
<p style="color:#2bdd1c;">Text here</p>
.mytext {color:#2bdd1c;}
This box has a color of #2bdd1c
<div style="background-color:#2bdd1c;">Content here</div>
.mybackground {background-color:#2bdd1c;}
Border around this has a color of #2bdd1c
<div style="border:2px solid #2bdd1c;">Content here</div>
.myborder {border:2px solid #2bdd1c;}