#1f128a color space conversions
Hex:
#1f128a
RGB:
31, 18, 138
CMY:
88, 93, 46
CMYK:
78, 87, 0, 46
HSL:
247°, 76.9231%, 30.5882%
HSV (HSB):
247°, 86.9565%, 54.1176%
XYZ:
5.3688, 2.5589, 24.2557
xyY:
0.1668, 0.0795, 2.5589
CIE-Lab:
18.1829, 44.5048, -62.3045
CIE-LCH:
18.1829, 76.5672, 305.5386
CIE-Luv:
18.1829, -3.1989, -63.9842
Hunter-Lab:
15.9966, 31.9149, -78.7043
#1f128a color charts
#1f128a color shades, tints & tones
#1f128a color schemes
#1f128a color preview, HTML & CSS examples
This text has a color of #1f128a
<p style="color:#1f128a;">Text here</p>
.mytext {color:#1f128a;}
This box has a color of #1f128a
<div style="background-color:#1f128a;">Content here</div>
.mybackground {background-color:#1f128a;}
Border around this has a color of #1f128a
<div style="border:2px solid #1f128a;">Content here</div>
.myborder {border:2px solid #1f128a;}