#1f2f5c color space conversions
Hex:
#1f2f5c
RGB:
31, 47, 92
CMY:
88, 82, 64
CMYK:
66, 49, 0, 64
HSL:
224°, 49.5935%, 24.1176%
HSV (HSB):
224°, 66.3043%, 36.0784%
XYZ:
3.5134, 3.0970, 10.5378
xyY:
0.2049, 0.1806, 3.0970
CIE-Lab:
20.4284, 9.5386, -29.0172
CIE-LCH:
20.4284, 30.5448, 288.1968
CIE-Luv:
20.4284, -6.7931, -33.6416
Hunter-Lab:
17.5984, 4.8386, -23.1836
#1f2f5c color charts
#1f2f5c color shades, tints & tones
#1f2f5c color schemes
#1f2f5c color preview, HTML & CSS examples
This text has a color of #1f2f5c
<p style="color:#1f2f5c;">Text here</p>
.mytext {color:#1f2f5c;}
This box has a color of #1f2f5c
<div style="background-color:#1f2f5c;">Content here</div>
.mybackground {background-color:#1f2f5c;}
Border around this has a color of #1f2f5c
<div style="border:2px solid #1f2f5c;">Content here</div>
.myborder {border:2px solid #1f2f5c;}