#2bc08c color space conversions
Hex:
#2bc08c
RGB:
43, 192, 140
CMY:
83, 25, 45
CMYK:
78, 0, 27, 25
HSL:
159°, 63.4043%, 46.0784%
HSV (HSB):
159°, 77.6042%, 75.2941%
XYZ:
24.5795, 40.1063, 31.2568
xyY:
0.2562, 0.4180, 40.1063
CIE-Lab:
69.5452, -50.1763, 15.5573
CIE-LCH:
69.5452, 52.5327, 162.7738
CIE-Luv:
69.5452, -55.3992, 29.8631
Hunter-Lab:
63.3295, -41.5471, 15.0677
#2bc08c color charts
#2bc08c color shades, tints & tones
#2bc08c color schemes
#2bc08c color preview, HTML & CSS examples
This text has a color of #2bc08c
<p style="color:#2bc08c;">Text here</p>
.mytext {color:#2bc08c;}
This box has a color of #2bc08c
<div style="background-color:#2bc08c;">Content here</div>
.mybackground {background-color:#2bc08c;}
Border around this has a color of #2bc08c
<div style="border:2px solid #2bc08c;">Content here</div>
.myborder {border:2px solid #2bc08c;}