#1f004d color space conversions
Hex:
#1f004d
RGB:
31, 0, 77
CMY:
88, 100, 70
CMYK:
60, 100, 0, 70
HSL:
264°, 100.0000%, 15.0980%
HSV (HSB):
264°, 100.0000%, 30.1961%
XYZ:
1.9046, 0.8271, 7.0804
xyY:
0.1941, 0.0843, 0.8271
CIE-Lab:
7.4714, 34.6389, -39.9582
CIE-LCH:
7.4714, 52.8820, 310.9213
CIE-Luv:
7.4714, 1.5975, -25.1517
Hunter-Lab:
9.0947, 21.4663, -39.7927
#1f004d color charts
#1f004d color shades, tints & tones
#1f004d color schemes
#1f004d color preview, HTML & CSS examples
This text has a color of #1f004d
<p style="color:#1f004d;">Text here</p>
.mytext {color:#1f004d;}
This box has a color of #1f004d
<div style="background-color:#1f004d;">Content here</div>
.mybackground {background-color:#1f004d;}
Border around this has a color of #1f004d
<div style="border:2px solid #1f004d;">Content here</div>
.myborder {border:2px solid #1f004d;}