#2bd80c color space conversions
Hex:
#2bd80c
RGB:
43, 216, 12
CMY:
83, 15, 95
CMYK:
80, 0, 94, 15
HSL:
111°, 89.4737%, 44.7059%
HSV (HSB):
111°, 94.4444%, 84.7059%
XYZ:
25.6185, 49.6519, 8.5814
xyY:
0.3055, 0.5921, 49.6519
CIE-Lab:
75.8551, -72.9475, 72.6219
CIE-LCH:
75.8551, 102.9334, 135.1282
CIE-Luv:
75.8551, -68.1667, 91.6644
Hunter-Lab:
70.4641, -58.4152, 42.1043
#2bd80c color charts
#2bd80c color shades, tints & tones
#2bd80c color schemes
#2bd80c color preview, HTML & CSS examples
This text has a color of #2bd80c
<p style="color:#2bd80c;">Text here</p>
.mytext {color:#2bd80c;}
This box has a color of #2bd80c
<div style="background-color:#2bd80c;">Content here</div>
.mybackground {background-color:#2bd80c;}
Border around this has a color of #2bd80c
<div style="border:2px solid #2bd80c;">Content here</div>
.myborder {border:2px solid #2bd80c;}