#1f377e color space conversions
Hex:
#1f377e
RGB:
31, 55, 126
CMY:
88, 78, 51
CMYK:
75, 56, 0, 51
HSL:
225°, 60.5096%, 30.7843%
HSV (HSB):
225°, 75.3968%, 49.4118%
XYZ:
5.6972, 4.5300, 20.3128
xyY:
0.1865, 0.1483, 4.5300
CIE-Lab:
25.3516, 17.4390, -42.9832
CIE-LCH:
25.3516, 46.3861, 292.0833
CIE-Luv:
25.3516, -9.3980, -54.5125
Hunter-Lab:
21.2839, 10.5331, -41.6861
#1f377e color charts
#1f377e color shades, tints & tones
#1f377e color schemes
#1f377e color preview, HTML & CSS examples
This text has a color of #1f377e
<p style="color:#1f377e;">Text here</p>
.mytext {color:#1f377e;}
This box has a color of #1f377e
<div style="background-color:#1f377e;">Content here</div>
.mybackground {background-color:#1f377e;}
Border around this has a color of #1f377e
<div style="border:2px solid #1f377e;">Content here</div>
.myborder {border:2px solid #1f377e;}