#2cadca color space conversions
Hex:
#2cadca
RGB:
44, 173, 202
CMY:
83, 32, 21
CMYK:
78, 14, 0, 21
HSL:
191°, 64.2276%, 48.2353%
HSV (HSB):
191°, 78.2178%, 79.2157%
XYZ:
26.6429, 34.6869, 61.1681
xyY:
0.2175, 0.2832, 34.6869
CIE-Lab:
65.5042, -24.0824, -24.5013
CIE-LCH:
65.5042, 34.3552, 225.4941
CIE-Luv:
65.5042, -44.2306, -34.8742
Hunter-Lab:
58.8956, -22.3181, -20.3509
#2cadca color charts
#2cadca color shades, tints & tones
#2cadca color schemes
#2cadca color preview, HTML & CSS examples
This text has a color of #2cadca
<p style="color:#2cadca;">Text here</p>
.mytext {color:#2cadca;}
This box has a color of #2cadca
<div style="background-color:#2cadca;">Content here</div>
.mybackground {background-color:#2cadca;}
Border around this has a color of #2cadca
<div style="border:2px solid #2cadca;">Content here</div>
.myborder {border:2px solid #2cadca;}