#3b5b7e color space conversions
Hex:
#3b5b7e
RGB:
59, 91, 126
CMY:
77, 64, 51
CMYK:
53, 28, 0, 51
HSL:
211°, 36.2162%, 36.2745%
HSV (HSB):
211°, 53.1746%, 49.4118%
XYZ:
9.3106, 9.9183, 21.1624
xyY:
0.2305, 0.2456, 9.9183
CIE-Lab:
37.6955, -0.9571, -23.2722
CIE-LCH:
37.6955, 23.2918, 267.6450
CIE-Luv:
37.6955, -14.5824, -32.0812
Hunter-Lab:
31.4934, -2.3422, -17.7953
#3b5b7e color charts
#3b5b7e color shades, tints & tones
#3b5b7e color schemes
#3b5b7e color preview, HTML & CSS examples
This text has a color of #3b5b7e
<p style="color:#3b5b7e;">Text here</p>
.mytext {color:#3b5b7e;}
This box has a color of #3b5b7e
<div style="background-color:#3b5b7e;">Content here</div>
.mybackground {background-color:#3b5b7e;}
Border around this has a color of #3b5b7e
<div style="border:2px solid #3b5b7e;">Content here</div>
.myborder {border:2px solid #3b5b7e;}