#2bdd08 color space conversions
Hex:
#2bdd08
RGB:
43, 221, 8
CMY:
83, 13, 97
CMYK:
81, 0, 96, 13
HSL:
110°, 93.0131%, 44.9020%
HSV (HSB):
110°, 96.3801%, 86.6667%
XYZ:
26.8965, 52.2440, 8.8962
xyY:
0.3055, 0.5934, 52.2440
CIE-Lab:
77.4265, -74.4370, 74.2950
CIE-LCH:
77.4265, 105.1695, 135.0547
CIE-Luv:
77.4265, -69.7935, 93.8730
Hunter-Lab:
72.2800, -60.0674, 43.2986
#2bdd08 color charts
#2bdd08 color shades, tints & tones
#2bdd08 color schemes
#2bdd08 color preview, HTML & CSS examples
This text has a color of #2bdd08
<p style="color:#2bdd08;">Text here</p>
.mytext {color:#2bdd08;}
This box has a color of #2bdd08
<div style="background-color:#2bdd08;">Content here</div>
.mybackground {background-color:#2bdd08;}
Border around this has a color of #2bdd08
<div style="border:2px solid #2bdd08;">Content here</div>
.myborder {border:2px solid #2bdd08;}