#2bd00c color space conversions
Hex:
#2bd00c
RGB:
43, 208, 12
CMY:
83, 18, 95
CMYK:
79, 0, 94, 18
HSL:
111°, 89.0909%, 43.1373%
HSV (HSB):
111°, 94.2308%, 81.5686%
XYZ:
23.6185, 45.6519, 7.9147
xyY:
0.3060, 0.5915, 45.6519
CIE-Lab:
73.3191, -70.6500, 70.5301
CIE-LCH:
73.3191, 99.8295, 135.0487
CIE-Luv:
73.3191, -65.5783, 88.4992
Hunter-Lab:
67.5662, -55.8442, 40.3511
#2bd00c color charts
#2bd00c color shades, tints & tones
#2bd00c color schemes
#2bd00c color preview, HTML & CSS examples
This text has a color of #2bd00c
<p style="color:#2bd00c;">Text here</p>
.mytext {color:#2bd00c;}
This box has a color of #2bd00c
<div style="background-color:#2bd00c;">Content here</div>
.mybackground {background-color:#2bd00c;}
Border around this has a color of #2bd00c
<div style="border:2px solid #2bd00c;">Content here</div>
.myborder {border:2px solid #2bd00c;}