#3cdace color space conversions
Hex:
#3cdace
RGB:
60, 218, 206
CMY:
76, 15, 19
CMYK:
72, 0, 6, 15
HSL:
175°, 68.1034%, 54.5098%
HSV (HSB):
175°, 72.4771%, 85.4902%
XYZ:
38.0755, 55.5597, 67.1098
xyY:
0.2369, 0.3456, 55.5597
CIE-Lab:
79.3626, -42.4595, -5.7867
CIE-LCH:
79.3626, 42.8520, 187.7608
CIE-Luv:
79.3626, -57.6451, -2.3024
Hunter-Lab:
74.5384, -39.2613, -1.2043
#3cdace color charts
#3cdace color shades, tints & tones
#3cdace color schemes
#3cdace color preview, HTML & CSS examples
This text has a color of #3cdace
<p style="color:#3cdace;">Text here</p>
.mytext {color:#3cdace;}
This box has a color of #3cdace
<div style="background-color:#3cdace;">Content here</div>
.mybackground {background-color:#3cdace;}
Border around this has a color of #3cdace
<div style="border:2px solid #3cdace;">Content here</div>
.myborder {border:2px solid #3cdace;}