#2bd04f color space conversions
Hex:
#2bd04f
RGB:
43, 208, 79
CMY:
83, 18, 69
CMYK:
79, 0, 62, 18
HSL:
133°, 65.7371%, 49.2157%
HSV (HSB):
133°, 79.3269%, 81.5686%
XYZ:
24.9634, 46.1899, 14.9970
xyY:
0.2898, 0.5362, 46.1899
CIE-Lab:
73.6686, -66.2995, 51.3143
CIE-LCH:
73.6686, 83.8378, 142.2610
CIE-Luv:
73.6686, -64.1041, 73.3970
Hunter-Lab:
67.9631, -53.3709, 34.4911
#2bd04f color charts
#2bd04f color shades, tints & tones
#2bd04f color schemes
#2bd04f color preview, HTML & CSS examples
This text has a color of #2bd04f
<p style="color:#2bd04f;">Text here</p>
.mytext {color:#2bd04f;}
This box has a color of #2bd04f
<div style="background-color:#2bd04f;">Content here</div>
.mybackground {background-color:#2bd04f;}
Border around this has a color of #2bd04f
<div style="border:2px solid #2bd04f;">Content here</div>
.myborder {border:2px solid #2bd04f;}