#1f054e color space conversions
Hex:
#1f054e
RGB:
31, 5, 78
CMY:
88, 98, 69
CMYK:
60, 94, 0, 69
HSL:
261°, 87.9518%, 16.2745%
HSV (HSB):
261°, 93.5897%, 30.5882%
XYZ:
1.9945, 0.9499, 7.2860
xyY:
0.1950, 0.0929, 0.9499
CIE-Lab:
8.5670, 32.0196, -38.8399
CIE-LCH:
8.5670, 50.3368, 309.5022
CIE-Luv:
8.5670, 1.2864, -27.1694
Hunter-Lab:
9.7463, 19.4723, -37.5004
#1f054e color charts
#1f054e color shades, tints & tones
#1f054e color schemes
#1f054e color preview, HTML & CSS examples
This text has a color of #1f054e
<p style="color:#1f054e;">Text here</p>
.mytext {color:#1f054e;}
This box has a color of #1f054e
<div style="background-color:#1f054e;">Content here</div>
.mybackground {background-color:#1f054e;}
Border around this has a color of #1f054e
<div style="border:2px solid #1f054e;">Content here</div>
.myborder {border:2px solid #1f054e;}