#2bd03e color space conversions
Hex:
#2bd03e
RGB:
43, 208, 62
CMY:
83, 18, 76
CMYK:
79, 0, 70, 18
HSL:
127°, 65.7371%, 49.2157%
HSV (HSB):
127°, 79.3269%, 81.5686%
XYZ:
24.4216, 45.9731, 12.1440
xyY:
0.2959, 0.5570, 45.9731
CIE-Lab:
73.5281, -68.0275, 58.0875
CIE-LCH:
73.5281, 89.4533, 139.5066
CIE-Luv:
73.5281, -64.6827, 79.3465
Hunter-Lab:
67.8035, -54.3635, 36.8433
#2bd03e color charts
#2bd03e color shades, tints & tones
#2bd03e color schemes
#2bd03e color preview, HTML & CSS examples
This text has a color of #2bd03e
<p style="color:#2bd03e;">Text here</p>
.mytext {color:#2bd03e;}
This box has a color of #2bd03e
<div style="background-color:#2bd03e;">Content here</div>
.mybackground {background-color:#2bd03e;}
Border around this has a color of #2bd03e
<div style="border:2px solid #2bd03e;">Content here</div>
.myborder {border:2px solid #2bd03e;}