#1f014d color space conversions
Hex:
#1f014d
RGB:
31, 1, 77
CMY:
88, 100, 70
CMYK:
60, 99, 0, 70
HSL:
264°, 97.4359%, 15.2941%
HSV (HSB):
264°, 98.7013%, 30.1961%
XYZ:
1.9155, 0.8488, 7.0841
xyY:
0.1945, 0.0862, 0.8488
CIE-Lab:
7.6675, 34.0511, -39.6338
CIE-LCH:
7.6675, 52.2524, 310.6673
CIE-Luv:
7.6675, 1.5533, -25.4712
Hunter-Lab:
9.2132, 20.9880, -39.1389
#1f014d color charts
#1f014d color shades, tints & tones
#1f014d color schemes
#1f014d color preview, HTML & CSS examples
This text has a color of #1f014d
<p style="color:#1f014d;">Text here</p>
.mytext {color:#1f014d;}
This box has a color of #1f014d
<div style="background-color:#1f014d;">Content here</div>
.mybackground {background-color:#1f014d;}
Border around this has a color of #1f014d
<div style="border:2px solid #1f014d;">Content here</div>
.myborder {border:2px solid #1f014d;}