#2ccac5 color space conversions
Hex:
#2ccac5
RGB:
44, 202, 197
CMY:
83, 21, 23
CMYK:
78, 0, 2, 21
HSL:
178°, 64.2276%, 48.2353%
HSV (HSB):
178°, 78.2178%, 79.2157%
XYZ:
32.2373, 46.8077, 60.1590
xyY:
0.2316, 0.3363, 46.8077
CIE-Lab:
74.0666, -39.5251, -8.8259
CIE-LCH:
74.0666, 40.4986, 192.5876
CIE-Luv:
74.0666, -54.7733, -7.5556
Hunter-Lab:
68.4162, -35.6202, -4.2430
#2ccac5 color charts
#2ccac5 color shades, tints & tones
#2ccac5 color schemes
#2ccac5 color preview, HTML & CSS examples
This text has a color of #2ccac5
<p style="color:#2ccac5;">Text here</p>
.mytext {color:#2ccac5;}
This box has a color of #2ccac5
<div style="background-color:#2ccac5;">Content here</div>
.mybackground {background-color:#2ccac5;}
Border around this has a color of #2ccac5
<div style="border:2px solid #2ccac5;">Content here</div>
.myborder {border:2px solid #2ccac5;}