#2cc96c color space conversions
Hex:
#2cc96c
RGB:
44, 201, 108
CMY:
83, 21, 58
CMYK:
78, 0, 46, 21
HSL:
144°, 64.0816%, 48.0392%
HSV (HSB):
144°, 78.1095%, 78.8235%
XYZ:
24.6321, 43.3915, 21.2645
xyY:
0.2759, 0.4860, 43.3915
CIE-Lab:
71.8199, -59.7538, 35.3770
CIE-LCH:
71.8199, 69.4410, 149.3726
CIE-Luv:
71.8199, -60.2832, 55.9253
Hunter-Lab:
65.8722, -48.5284, 26.9709
#2cc96c color charts
#2cc96c color shades, tints & tones
#2cc96c color schemes
#2cc96c color preview, HTML & CSS examples
This text has a color of #2cc96c
<p style="color:#2cc96c;">Text here</p>
.mytext {color:#2cc96c;}
This box has a color of #2cc96c
<div style="background-color:#2cc96c;">Content here</div>
.mybackground {background-color:#2cc96c;}
Border around this has a color of #2cc96c
<div style="border:2px solid #2cc96c;">Content here</div>
.myborder {border:2px solid #2cc96c;}