#1f118e color space conversions
Hex:
#1f118e
RGB:
31, 17, 142
CMY:
88, 93, 44
CMYK:
78, 88, 0, 44
HSL:
247°, 78.6164%, 31.1765%
HSV (HSB):
247°, 88.0282%, 55.6863%
XYZ:
5.6480, 2.6452, 25.8041
xyY:
0.1656, 0.0776, 2.6452
CIE-Lab:
18.5629, 46.1360, -64.1761
CIE-LCH:
18.5629, 79.0386, 305.7123
CIE-Luv:
18.5629, -3.3237, -66.2111
Hunter-Lab:
16.2641, 33.5254, -82.6829
#1f118e color charts
#1f118e color shades, tints & tones
#1f118e color schemes
#1f118e color preview, HTML & CSS examples
This text has a color of #1f118e
<p style="color:#1f118e;">Text here</p>
.mytext {color:#1f118e;}
This box has a color of #1f118e
<div style="background-color:#1f118e;">Content here</div>
.mybackground {background-color:#1f118e;}
Border around this has a color of #1f118e
<div style="border:2px solid #1f118e;">Content here</div>
.myborder {border:2px solid #1f118e;}