#1f044d color space conversions
Hex:
#1f044d
RGB:
31, 4, 77
CMY:
88, 98, 70
CMYK:
60, 95, 0, 70
HSL:
262°, 90.1235%, 15.8824%
HSV (HSB):
262°, 94.8052%, 30.1961%
XYZ:
1.9480, 0.9140, 7.0949
xyY:
0.1956, 0.0918, 0.9140
CIE-Lab:
8.2531, 32.2936, -38.6651
CIE-LCH:
8.2531, 50.3773, 309.8690
CIE-Luv:
8.2531, 1.4043, -26.3584
Hunter-Lab:
9.5601, 19.6423, -37.3091
#1f044d color charts
#1f044d color shades, tints & tones
#1f044d color schemes
#1f044d color preview, HTML & CSS examples
This text has a color of #1f044d
<p style="color:#1f044d;">Text here</p>
.mytext {color:#1f044d;}
This box has a color of #1f044d
<div style="background-color:#1f044d;">Content here</div>
.mybackground {background-color:#1f044d;}
Border around this has a color of #1f044d
<div style="border:2px solid #1f044d;">Content here</div>
.myborder {border:2px solid #1f044d;}