#3f4f7e color space conversions
Hex:
#3f4f7e
RGB:
63, 79, 126
CMY:
75, 69, 51
CMYK:
50, 37, 0, 51
HSL:
225°, 33.3333%, 37.0588%
HSV (HSB):
225°, 50.0000%, 49.4118%
XYZ:
8.6118, 8.1551, 20.8589
xyY:
0.2289, 0.2167, 8.1551
CIE-Lab:
34.3038, 7.7448, -28.5633
CIE-LCH:
34.3038, 29.5947, 285.1708
CIE-Luv:
34.3038, -8.8441, -39.7157
Hunter-Lab:
28.5571, 3.8541, -23.3170
#3f4f7e color charts
#3f4f7e color shades, tints & tones
#3f4f7e color schemes
#3f4f7e color preview, HTML & CSS examples
This text has a color of #3f4f7e
<p style="color:#3f4f7e;">Text here</p>
.mytext {color:#3f4f7e;}
This box has a color of #3f4f7e
<div style="background-color:#3f4f7e;">Content here</div>
.mybackground {background-color:#3f4f7e;}
Border around this has a color of #3f4f7e
<div style="border:2px solid #3f4f7e;">Content here</div>
.myborder {border:2px solid #3f4f7e;}