#3cdedc color space conversions
Hex:
#3cdedc
RGB:
60, 222, 220
CMY:
76, 13, 14
CMYK:
73, 0, 1, 13
HSL:
179°, 71.0526%, 55.2941%
HSV (HSB):
179°, 72.9730%, 87.0588%
XYZ:
40.9030, 58.3705, 76.8210
xyY:
0.2323, 0.3315, 58.3705
CIE-Lab:
80.9444, -40.3705, -10.9023
CIE-LCH:
80.9444, 41.8167, 195.1126
CIE-Luv:
80.9444, -58.0718, -10.8366
Hunter-Lab:
76.4006, -38.1365, -6.1358
#3cdedc color charts
#3cdedc color shades, tints & tones
#3cdedc color schemes
#3cdedc color preview, HTML & CSS examples
This text has a color of #3cdedc
<p style="color:#3cdedc;">Text here</p>
.mytext {color:#3cdedc;}
This box has a color of #3cdedc
<div style="background-color:#3cdedc;">Content here</div>
.mybackground {background-color:#3cdedc;}
Border around this has a color of #3cdedc
<div style="border:2px solid #3cdedc;">Content here</div>
.myborder {border:2px solid #3cdedc;}