#2bcd85 color space conversions
Hex:
#2bcd85
RGB:
43, 205, 133
CMY:
83, 20, 48
CMYK:
79, 0, 35, 20
HSL:
153°, 65.3226%, 48.6275%
HSV (HSB):
153°, 79.0244%, 80.3922%
XYZ:
27.0612, 45.8697, 29.6178
xyY:
0.2639, 0.4473, 45.8697
CIE-Lab:
73.4609, -56.6752, 24.6561
CIE-LCH:
73.4609, 61.8062, 156.4889
CIE-Luv:
73.4609, -60.3556, 43.1236
Hunter-Lab:
67.7272, -47.2007, 21.4809
#2bcd85 color charts
#2bcd85 color shades, tints & tones
#2bcd85 color schemes
#2bcd85 color preview, HTML & CSS examples
This text has a color of #2bcd85
<p style="color:#2bcd85;">Text here</p>
.mytext {color:#2bcd85;}
This box has a color of #2bcd85
<div style="background-color:#2bcd85;">Content here</div>
.mybackground {background-color:#2bcd85;}
Border around this has a color of #2bcd85
<div style="border:2px solid #2bcd85;">Content here</div>
.myborder {border:2px solid #2bcd85;}