#2cdfcc color space conversions
Hex:
#2cdfcc
RGB:
44, 223, 204
CMY:
83, 13, 20
CMYK:
80, 0, 9, 13
HSL:
174°, 73.6626%, 52.3529%
HSV (HSB):
174°, 80.2691%, 87.4510%
XYZ:
38.3255, 57.6705, 66.2383
xyY:
0.2362, 0.3555, 57.6705
CIE-Lab:
80.5552, -46.7953, -2.9903
CIE-LCH:
80.5552, 46.8907, 183.6564
CIE-Luv:
80.5552, -61.5132, 2.7385
Hunter-Lab:
75.9411, -42.8126, 1.4441
#2cdfcc color charts
#2cdfcc color shades, tints & tones
#2cdfcc color schemes
#2cdfcc color preview, HTML & CSS examples
This text has a color of #2cdfcc
<p style="color:#2cdfcc;">Text here</p>
.mytext {color:#2cdfcc;}
This box has a color of #2cdfcc
<div style="background-color:#2cdfcc;">Content here</div>
.mybackground {background-color:#2cdfcc;}
Border around this has a color of #2cdfcc
<div style="border:2px solid #2cdfcc;">Content here</div>
.myborder {border:2px solid #2cdfcc;}