#1f024d color space conversions
Hex:
#1f024d
RGB:
31, 2, 77
CMY:
88, 99, 70
CMYK:
60, 97, 0, 70
HSL:
263°, 94.9367%, 15.4902%
HSV (HSB):
263°, 97.4026%, 30.1961%
XYZ:
1.9263, 0.8705, 7.0877
xyY:
0.1949, 0.0881, 0.8705
CIE-Lab:
7.8636, 33.4625, -39.3094
CIE-LCH:
7.8636, 51.6233, 310.4064
CIE-Luv:
7.8636, 1.5064, -25.7801
Hunter-Lab:
9.3303, 20.5252, -38.5079
#1f024d color charts
#1f024d color shades, tints & tones
#1f024d color schemes
#1f024d color preview, HTML & CSS examples
This text has a color of #1f024d
<p style="color:#1f024d;">Text here</p>
.mytext {color:#1f024d;}
This box has a color of #1f024d
<div style="background-color:#1f024d;">Content here</div>
.mybackground {background-color:#1f024d;}
Border around this has a color of #1f024d
<div style="border:2px solid #1f024d;">Content here</div>
.myborder {border:2px solid #1f024d;}