#1f2f9e color space conversions
Hex:
#1f2f9e
RGB:
31, 47, 158
CMY:
88, 82, 38
CMYK:
80, 70, 0, 38
HSL:
232°, 67.1958%, 37.0588%
HSV (HSB):
232°, 80.3797%, 61.9608%
XYZ:
7.7531, 4.7930, 32.8642
xyY:
0.1707, 0.1055, 4.7930
CIE-Lab:
26.1366, 35.2220, -61.5091
CIE-LCH:
26.1366, 70.8799, 299.7968
CIE-Luv:
26.1366, -8.1025, -76.8988
Hunter-Lab:
21.8928, 24.9017, -73.6777
#1f2f9e color charts
#1f2f9e color shades, tints & tones
#1f2f9e color schemes
#1f2f9e color preview, HTML & CSS examples
This text has a color of #1f2f9e
<p style="color:#1f2f9e;">Text here</p>
.mytext {color:#1f2f9e;}
This box has a color of #1f2f9e
<div style="background-color:#1f2f9e;">Content here</div>
.mybackground {background-color:#1f2f9e;}
Border around this has a color of #1f2f9e
<div style="border:2px solid #1f2f9e;">Content here</div>
.myborder {border:2px solid #1f2f9e;}