#3f537f color space conversions
Hex:
#3f537f
RGB:
63, 83, 127
CMY:
75, 67, 50
CMYK:
50, 35, 0, 50
HSL:
221°, 33.6842%, 37.2549%
HSV (HSB):
221°, 50.3937%, 49.8039%
XYZ:
8.9739, 8.7756, 21.2996
xyY:
0.2298, 0.2247, 8.7756
CIE-Lab:
35.5486, 5.4843, -27.2235
CIE-LCH:
35.5486, 27.7704, 281.3900
CIE-Luv:
35.5486, -10.3130, -37.9580
Hunter-Lab:
29.6236, 2.2319, -21.8933
#3f537f color charts
#3f537f color shades, tints & tones
#3f537f color schemes
#3f537f color preview, HTML & CSS examples
This text has a color of #3f537f
<p style="color:#3f537f;">Text here</p>
.mytext {color:#3f537f;}
This box has a color of #3f537f
<div style="background-color:#3f537f;">Content here</div>
.mybackground {background-color:#3f537f;}
Border around this has a color of #3f537f
<div style="border:2px solid #3f537f;">Content here</div>
.myborder {border:2px solid #3f537f;}