#3c757c color space conversions
Hex:
#3c757c
RGB:
60, 117, 124
CMY:
76, 54, 51
CMYK:
52, 6, 0, 51
HSL:
187°, 34.7826%, 36.0784%
HSV (HSB):
187°, 51.6129%, 48.6275%
XYZ:
11.8629, 15.1385, 21.3656
xyY:
0.2453, 0.3130, 15.1385
CIE-Lab:
45.8233, -16.6061, -9.6283
CIE-LCH:
45.8233, 19.1955, 210.1054
CIE-Luv:
45.8233, -24.5747, -11.1593
Hunter-Lab:
38.9082, -13.6658, -5.3220
#3c757c color charts
#3c757c color shades, tints & tones
#3c757c color schemes
#3c757c color preview, HTML & CSS examples
This text has a color of #3c757c
<p style="color:#3c757c;">Text here</p>
.mytext {color:#3c757c;}
This box has a color of #3c757c
<div style="background-color:#3c757c;">Content here</div>
.mybackground {background-color:#3c757c;}
Border around this has a color of #3c757c
<div style="border:2px solid #3c757c;">Content here</div>
.myborder {border:2px solid #3c757c;}