#2bad7d color space conversions
Hex:
#2bad7d
RGB:
43, 173, 125
CMY:
83, 32, 51
CMYK:
75, 0, 28, 32
HSL:
158°, 60.1852%, 42.3529%
HSV (HSB):
158°, 75.1445%, 67.8431%
XYZ:
19.6415, 31.8814, 24.5205
xyY:
0.2583, 0.4193, 31.8814
CIE-Lab:
63.2447, -45.9647, 14.9486
CIE-LCH:
63.2447, 48.3344, 161.9844
CIE-Luv:
63.2447, -49.6172, 27.7894
Hunter-Lab:
56.4636, -36.7181, 13.7766
#2bad7d color charts
#2bad7d color shades, tints & tones
#2bad7d color schemes
#2bad7d color preview, HTML & CSS examples
This text has a color of #2bad7d
<p style="color:#2bad7d;">Text here</p>
.mytext {color:#2bad7d;}
This box has a color of #2bad7d
<div style="background-color:#2bad7d;">Content here</div>
.mybackground {background-color:#2bad7d;}
Border around this has a color of #2bad7d
<div style="border:2px solid #2bad7d;">Content here</div>
.myborder {border:2px solid #2bad7d;}