#2bdc3f color space conversions
Hex:
#2bdc3f
RGB:
43, 220, 63
CMY:
83, 14, 75
CMYK:
80, 0, 71, 14
HSL:
127°, 71.6599%, 51.5686%
HSV (HSB):
127°, 80.4545%, 86.2745%
XYZ:
27.4867, 52.0589, 13.3023
xyY:
0.2960, 0.5607, 52.0589
CIE-Lab:
77.3160, -71.5773, 61.6500
CIE-LCH:
77.3160, 94.4671, 139.2615
CIE-Luv:
77.3160, -68.5765, 84.4242
Hunter-Lab:
72.1518, -58.2651, 39.5753
#2bdc3f color charts
#2bdc3f color shades, tints & tones
#2bdc3f color schemes
#2bdc3f color preview, HTML & CSS examples
This text has a color of #2bdc3f
<p style="color:#2bdc3f;">Text here</p>
.mytext {color:#2bdc3f;}
This box has a color of #2bdc3f
<div style="background-color:#2bdc3f;">Content here</div>
.mybackground {background-color:#2bdc3f;}
Border around this has a color of #2bdc3f
<div style="border:2px solid #2bdc3f;">Content here</div>
.myborder {border:2px solid #2bdc3f;}