#1f3f8e color space conversions
Hex:
#1f3f8e
RGB:
31, 63, 142
CMY:
88, 75, 44
CMYK:
78, 56, 0, 44
HSL:
223°, 64.1618%, 33.9216%
HSV (HSB):
223°, 78.1690%, 55.6863%
XYZ:
7.2251, 5.7993, 26.3298
xyY:
0.1836, 0.1474, 5.7993
CIE-Lab:
28.9004, 18.2696, -47.1877
CIE-LCH:
28.9004, 50.6009, 291.1648
CIE-Luv:
28.9004, -11.6405, -62.7403
Hunter-Lab:
24.0818, 11.4109, -47.9674
#1f3f8e color charts
#1f3f8e color shades, tints & tones
#1f3f8e color schemes
#1f3f8e color preview, HTML & CSS examples
This text has a color of #1f3f8e
<p style="color:#1f3f8e;">Text here</p>
.mytext {color:#1f3f8e;}
This box has a color of #1f3f8e
<div style="background-color:#1f3f8e;">Content here</div>
.mybackground {background-color:#1f3f8e;}
Border around this has a color of #1f3f8e
<div style="border:2px solid #1f3f8e;">Content here</div>
.myborder {border:2px solid #1f3f8e;}