#1f317e color space conversions
Hex:
#1f317e
RGB:
31, 49, 126
CMY:
88, 81, 51
CMYK:
75, 61, 0, 51
HSL:
229°, 60.5096%, 30.7843%
HSV (HSB):
229°, 75.3968%, 49.4118%
XYZ:
5.4293, 3.9943, 20.2235
xyY:
0.1831, 0.1347, 3.9943
CIE-Lab:
23.6526, 21.6461, -45.7448
CIE-LCH:
23.6526, 50.6077, 295.3232
CIE-Luv:
23.6526, -7.8411, -56.2884
Hunter-Lab:
19.9857, 13.5160, -46.0054
#1f317e color charts
#1f317e color shades, tints & tones
#1f317e color schemes
#1f317e color preview, HTML & CSS examples
This text has a color of #1f317e
<p style="color:#1f317e;">Text here</p>
.mytext {color:#1f317e;}
This box has a color of #1f317e
<div style="background-color:#1f317e;">Content here</div>
.mybackground {background-color:#1f317e;}
Border around this has a color of #1f317e
<div style="border:2px solid #1f317e;">Content here</div>
.myborder {border:2px solid #1f317e;}