#3c757e color space conversions
Hex:
#3c757e
RGB:
60, 117, 126
CMY:
76, 54, 51
CMYK:
52, 7, 0, 51
HSL:
188°, 35.4839%, 36.4706%
HSV (HSB):
188°, 52.3810%, 49.4118%
XYZ:
11.9907, 15.1896, 22.0386
xyY:
0.2436, 0.3086, 15.1896
CIE-Lab:
45.8928, -16.0116, -10.7161
CIE-LCH:
45.8928, 19.2667, 213.7934
CIE-Luv:
45.8928, -24.5048, -12.8336
Hunter-Lab:
38.9738, -13.2870, -6.2451
#3c757e color charts
#3c757e color shades, tints & tones
#3c757e color schemes
#3c757e color preview, HTML & CSS examples
This text has a color of #3c757e
<p style="color:#3c757e;">Text here</p>
.mytext {color:#3c757e;}
This box has a color of #3c757e
<div style="background-color:#3c757e;">Content here</div>
.mybackground {background-color:#3c757e;}
Border around this has a color of #3c757e
<div style="border:2px solid #3c757e;">Content here</div>
.myborder {border:2px solid #3c757e;}