#1f003d color space conversions
Hex:
#1f003d
RGB:
31, 0, 61
CMY:
88, 100, 76
CMYK:
49, 100, 0, 76
HSL:
270°, 100.0000%, 11.9608%
HSV (HSB):
270°, 100.0000%, 23.9216%
XYZ:
1.4074, 0.6282, 4.4620
xyY:
0.2166, 0.0967, 0.6282
CIE-Lab:
5.6747, 29.3544, -31.5826
CIE-LCH:
5.6747, 43.1177, 312.9059
CIE-Luv:
5.6747, 2.5543, -17.3259
Hunter-Lab:
7.9261, 17.8243, -27.8288
#1f003d color charts
#1f003d color shades, tints & tones
#1f003d color schemes
#1f003d color preview, HTML & CSS examples
This text has a color of #1f003d
<p style="color:#1f003d;">Text here</p>
.mytext {color:#1f003d;}
This box has a color of #1f003d
<div style="background-color:#1f003d;">Content here</div>
.mybackground {background-color:#1f003d;}
Border around this has a color of #1f003d
<div style="border:2px solid #1f003d;">Content here</div>
.myborder {border:2px solid #1f003d;}