#2cdec9 color space conversions
Hex:
#2cdec9
RGB:
44, 222, 201
CMY:
83, 13, 21
CMYK:
80, 0, 9, 13
HSL:
173°, 72.9508%, 52.1569%
HSV (HSB):
173°, 80.1802%, 87.0588%
XYZ:
37.7026, 56.9951, 64.2724
xyY:
0.2372, 0.3585, 56.9951
CIE-Lab:
80.1768, -47.1763, -1.9493
CIE-LCH:
80.1768, 47.2166, 182.3661
CIE-Luv:
80.1768, -61.3926, 4.4191
Hunter-Lab:
75.4951, -42.9727, 2.3703
#2cdec9 color charts
#2cdec9 color shades, tints & tones
#2cdec9 color schemes
#2cdec9 color preview, HTML & CSS examples
This text has a color of #2cdec9
<p style="color:#2cdec9;">Text here</p>
.mytext {color:#2cdec9;}
This box has a color of #2cdec9
<div style="background-color:#2cdec9;">Content here</div>
.mybackground {background-color:#2cdec9;}
Border around this has a color of #2cdec9
<div style="border:2px solid #2cdec9;">Content here</div>
.myborder {border:2px solid #2cdec9;}