#2ccade color space conversions
Hex:
#2ccade
RGB:
44, 202, 222
CMY:
83, 21, 13
CMYK:
80, 9, 0, 13
HSL:
187°, 72.9508%, 52.1569%
HSV (HSB):
187°, 80.1802%, 87.0588%
XYZ:
35.3441, 48.0505, 76.5191
xyY:
0.2210, 0.3005, 48.0505
CIE-Lab:
74.8567, -32.0711, -21.1647
CIE-LCH:
74.8567, 38.4253, 213.4220
CIE-Luv:
74.8567, -52.9450, -28.7949
Hunter-Lab:
69.3184, -30.2938, -16.9260
#2ccade color charts
#2ccade color shades, tints & tones
#2ccade color schemes
#2ccade color preview, HTML & CSS examples
This text has a color of #2ccade
<p style="color:#2ccade;">Text here</p>
.mytext {color:#2ccade;}
This box has a color of #2ccade
<div style="background-color:#2ccade;">Content here</div>
.mybackground {background-color:#2ccade;}
Border around this has a color of #2ccade
<div style="border:2px solid #2ccade;">Content here</div>
.myborder {border:2px solid #2ccade;}