#1f044e color space conversions
Hex:
#1f044e
RGB:
31, 4, 78
CMY:
88, 98, 69
CMYK:
60, 95, 0, 69
HSL:
262°, 90.2439%, 16.0784%
HSV (HSB):
262°, 94.8718%, 30.5882%
XYZ:
1.9836, 0.9282, 7.2823
xyY:
0.1946, 0.0911, 0.9282
CIE-Lab:
8.3784, 32.5819, -39.1517
CIE-LCH:
8.3784, 50.9356, 309.7671
CIE-Luv:
8.3784, 1.3426, -26.9101
Hunter-Lab:
9.6343, 19.8919, -38.0719
#1f044e color charts
#1f044e color shades, tints & tones
#1f044e color schemes
#1f044e color preview, HTML & CSS examples
This text has a color of #1f044e
<p style="color:#1f044e;">Text here</p>
.mytext {color:#1f044e;}
This box has a color of #1f044e
<div style="background-color:#1f044e;">Content here</div>
.mybackground {background-color:#1f044e;}
Border around this has a color of #1f044e
<div style="border:2px solid #1f044e;">Content here</div>
.myborder {border:2px solid #1f044e;}