#3cd3ed color space conversions
Hex:
#3cd3ed
RGB:
60, 211, 237
CMY:
76, 17, 7
CMYK:
75, 11, 0, 7
HSL:
189°, 83.0986%, 58.2353%
HSV (HSB):
189°, 74.6835%, 92.9412%
XYZ:
40.4438, 53.6636, 88.3473
xyY:
0.2217, 0.2941, 53.6636
CIE-Lab:
78.2652, -30.2404, -24.0148
CIE-LCH:
78.2652, 38.6160, 218.4542
CIE-Luv:
78.2652, -53.0640, -33.9810
Hunter-Lab:
73.2555, -29.6485, -20.2259
#3cd3ed color charts
#3cd3ed color shades, tints & tones
#3cd3ed color schemes
#3cd3ed color preview, HTML & CSS examples
This text has a color of #3cd3ed
<p style="color:#3cd3ed;">Text here</p>
.mytext {color:#3cd3ed;}
This box has a color of #3cd3ed
<div style="background-color:#3cd3ed;">Content here</div>
.mybackground {background-color:#3cd3ed;}
Border around this has a color of #3cd3ed
<div style="border:2px solid #3cd3ed;">Content here</div>
.myborder {border:2px solid #3cd3ed;}