#1f2f5d color space conversions
Hex:
#1f2f5d
RGB:
31, 47, 93
CMY:
88, 82, 64
CMYK:
67, 49, 0, 64
HSL:
225°, 50.0000%, 24.3137%
HSV (HSB):
225°, 66.6667%, 36.4706%
XYZ:
3.5574, 3.1147, 10.7696
xyY:
0.2040, 0.1786, 3.1147
CIE-Lab:
20.4973, 9.9343, -29.5668
CIE-LCH:
20.4973, 31.1911, 288.5720
CIE-Luv:
20.4973, -6.8057, -34.3500
Hunter-Lab:
17.6484, 5.0955, -23.8269
#1f2f5d color charts
#1f2f5d color shades, tints & tones
#1f2f5d color schemes
#1f2f5d color preview, HTML & CSS examples
This text has a color of #1f2f5d
<p style="color:#1f2f5d;">Text here</p>
.mytext {color:#1f2f5d;}
This box has a color of #1f2f5d
<div style="background-color:#1f2f5d;">Content here</div>
.mybackground {background-color:#1f2f5d;}
Border around this has a color of #1f2f5d
<div style="border:2px solid #1f2f5d;">Content here</div>
.myborder {border:2px solid #1f2f5d;}