#2cdecf color space conversions
Hex:
#2cdecf
RGB:
44, 222, 207
CMY:
83, 13, 19
CMYK:
80, 0, 7, 13
HSL:
175°, 72.9508%, 52.1569%
HSV (HSB):
175°, 80.1802%, 87.0588%
XYZ:
38.4225, 57.2830, 68.0631
xyY:
0.2346, 0.3498, 57.2830
CIE-Lab:
80.3385, -45.5498, -4.9061
CIE-LCH:
80.3385, 45.8133, 186.1476
CIE-Luv:
80.3385, -60.9483, -0.4669
Hunter-Lab:
75.6855, -41.8325, -0.3389
#2cdecf color charts
#2cdecf color shades, tints & tones
#2cdecf color schemes
#2cdecf color preview, HTML & CSS examples
This text has a color of #2cdecf
<p style="color:#2cdecf;">Text here</p>
.mytext {color:#2cdecf;}
This box has a color of #2cdecf
<div style="background-color:#2cdecf;">Content here</div>
.mybackground {background-color:#2cdecf;}
Border around this has a color of #2cdecf
<div style="border:2px solid #2cdecf;">Content here</div>
.myborder {border:2px solid #2cdecf;}