#1f3f91 color space conversions
Hex:
#1f3f91
RGB:
31, 63, 145
CMY:
88, 75, 43
CMYK:
79, 57, 0, 43
HSL:
223°, 64.7727%, 34.5098%
HSV (HSB):
223°, 78.6207%, 56.8627%
XYZ:
7.4534, 5.8907, 27.5322
xyY:
0.1823, 0.1441, 5.8907
CIE-Lab:
29.1349, 19.4671, -48.6521
CIE-LCH:
29.1349, 52.4022, 291.8078
CIE-Luv:
29.1349, -11.6399, -64.8345
Hunter-Lab:
24.2707, 12.3429, -50.2681
#1f3f91 color charts
#1f3f91 color shades, tints & tones
#1f3f91 color schemes
#1f3f91 color preview, HTML & CSS examples
This text has a color of #1f3f91
<p style="color:#1f3f91;">Text here</p>
.mytext {color:#1f3f91;}
This box has a color of #1f3f91
<div style="background-color:#1f3f91;">Content here</div>
.mybackground {background-color:#1f3f91;}
Border around this has a color of #1f3f91
<div style="border:2px solid #1f3f91;">Content here</div>
.myborder {border:2px solid #1f3f91;}