#1f1f90 color space conversions
Hex:
#1f1f90
RGB:
31, 31, 144
CMY:
88, 88, 44
CMYK:
78, 78, 0, 44
HSL:
240°, 64.5714%, 34.3137%
HSV (HSB):
240°, 78.4722%, 56.4706%
XYZ:
6.0891, 3.2849, 26.6987
xyY:
0.1688, 0.0911, 3.2849
CIE-Lab:
21.1505, 39.9351, -61.1288
CIE-LCH:
21.1505, 73.0174, 303.1564
CIE-Luv:
21.1505, -4.9582, -68.7625
Hunter-Lab:
18.1243, 28.2520, -74.6524
#1f1f90 color charts
#1f1f90 color shades, tints & tones
#1f1f90 color schemes
#1f1f90 color preview, HTML & CSS examples
This text has a color of #1f1f90
<p style="color:#1f1f90;">Text here</p>
.mytext {color:#1f1f90;}
This box has a color of #1f1f90
<div style="background-color:#1f1f90;">Content here</div>
.mybackground {background-color:#1f1f90;}
Border around this has a color of #1f1f90
<div style="border:2px solid #1f1f90;">Content here</div>
.myborder {border:2px solid #1f1f90;}