#3f5f7c color space conversions
Hex:
#3f5f7c
RGB:
63, 95, 124
CMY:
75, 63, 51
CMYK:
49, 23, 0, 51
HSL:
209°, 32.6203%, 36.6667%
HSV (HSB):
209°, 49.1935%, 48.6275%
XYZ:
9.7802, 10.6964, 20.6179
xyY:
0.2380, 0.2603, 10.6964
CIE-Lab:
39.0644, -3.0460, -19.9098
CIE-LCH:
39.0644, 20.1415, 261.3017
CIE-Luv:
39.0644, -14.8664, -27.1858
Hunter-Lab:
32.7054, -3.8559, -14.4835
#3f5f7c color charts
#3f5f7c color shades, tints & tones
#3f5f7c color schemes
#3f5f7c color preview, HTML & CSS examples
This text has a color of #3f5f7c
<p style="color:#3f5f7c;">Text here</p>
.mytext {color:#3f5f7c;}
This box has a color of #3f5f7c
<div style="background-color:#3f5f7c;">Content here</div>
.mybackground {background-color:#3f5f7c;}
Border around this has a color of #3f5f7c
<div style="border:2px solid #3f5f7c;">Content here</div>
.myborder {border:2px solid #3f5f7c;}