#2bd23d color space conversions
Hex:
#2bd23d
RGB:
43, 210, 61
CMY:
83, 18, 76
CMYK:
80, 0, 71, 18
HSL:
126°, 66.0079%, 49.6078%
HSV (HSB):
126°, 79.5238%, 82.3529%
XYZ:
24.8852, 46.9437, 12.1643
xyY:
0.2963, 0.5589, 46.9437
CIE-Lab:
74.1537, -68.7258, 59.1124
CIE-LCH:
74.1537, 90.6505, 139.3005
CIE-Luv:
74.1537, -65.3707, 80.5493
Hunter-Lab:
68.5155, -55.0700, 37.4344
#2bd23d color charts
#2bd23d color shades, tints & tones
#2bd23d color schemes
#2bd23d color preview, HTML & CSS examples
This text has a color of #2bd23d
<p style="color:#2bd23d;">Text here</p>
.mytext {color:#2bd23d;}
This box has a color of #2bd23d
<div style="background-color:#2bd23d;">Content here</div>
.mybackground {background-color:#2bd23d;}
Border around this has a color of #2bd23d
<div style="border:2px solid #2bd23d;">Content here</div>
.myborder {border:2px solid #2bd23d;}