#3f5f90 color space conversions
Hex:
#3f5f90
RGB:
63, 95, 144
CMY:
75, 63, 44
CMYK:
56, 34, 0, 44
HSL:
216°, 39.1304%, 40.5882%
HSV (HSB):
216°, 56.2500%, 56.4706%
XYZ:
11.1761, 11.2548, 27.9689
xyY:
0.2217, 0.2233, 11.2548
CIE-Lab:
40.0063, 3.5493, -30.5733
CIE-LCH:
40.0063, 30.7786, 276.6219
CIE-Luv:
40.0063, -14.7928, -43.9530
Hunter-Lab:
33.5482, 0.7557, -25.9460
#3f5f90 color charts
#3f5f90 color shades, tints & tones
#3f5f90 color schemes
#3f5f90 color preview, HTML & CSS examples
This text has a color of #3f5f90
<p style="color:#3f5f90;">Text here</p>
.mytext {color:#3f5f90;}
This box has a color of #3f5f90
<div style="background-color:#3f5f90;">Content here</div>
.mybackground {background-color:#3f5f90;}
Border around this has a color of #3f5f90
<div style="border:2px solid #3f5f90;">Content here</div>
.myborder {border:2px solid #3f5f90;}