#2bdc7f color space conversions
Hex:
#2bdc7f
RGB:
43, 220, 127
CMY:
83, 14, 50
CMYK:
80, 0, 42, 14
HSL:
148°, 71.6599%, 51.5686%
HSV (HSB):
148°, 80.4545%, 86.2745%
XYZ:
30.4202, 53.2323, 28.7502
xyY:
0.2706, 0.4736, 53.2323
CIE-Lab:
78.0119, -63.2093, 33.7806
CIE-LCH:
78.0119, 71.6697, 151.8789
CIE-Luv:
78.0119, -65.7961, 55.9521
Hunter-Lab:
72.9605, -53.2568, 27.7090
#2bdc7f color charts
#2bdc7f color shades, tints & tones
#2bdc7f color schemes
#2bdc7f color preview, HTML & CSS examples
This text has a color of #2bdc7f
<p style="color:#2bdc7f;">Text here</p>
.mytext {color:#2bdc7f;}
This box has a color of #2bdc7f
<div style="background-color:#2bdc7f;">Content here</div>
.mybackground {background-color:#2bdc7f;}
Border around this has a color of #2bdc7f
<div style="border:2px solid #2bdc7f;">Content here</div>
.myborder {border:2px solid #2bdc7f;}