#1f1f39 color space conversions
Hex:
#1f1f39
RGB:
31, 31, 57
CMY:
88, 88, 78
CMYK:
46, 46, 0, 78
HSL:
240°, 29.5455%, 17.2549%
HSV (HSB):
240°, 45.6140%, 22.3529%
XYZ:
1.7936, 1.5667, 4.0788
xyY:
0.2411, 0.2106, 1.5667
CIE-Lab:
13.0259, 8.0046, -16.8749
CIE-LCH:
13.0259, 18.6771, 295.3773
CIE-Luv:
13.0259, -1.1309, -15.6863
Hunter-Lab:
12.5167, 3.6738, -10.5588
#1f1f39 color charts
#1f1f39 color shades, tints & tones
#1f1f39 color schemes
#1f1f39 color preview, HTML & CSS examples
This text has a color of #1f1f39
<p style="color:#1f1f39;">Text here</p>
.mytext {color:#1f1f39;}
This box has a color of #1f1f39
<div style="background-color:#1f1f39;">Content here</div>
.mybackground {background-color:#1f1f39;}
Border around this has a color of #1f1f39
<div style="border:2px solid #1f1f39;">Content here</div>
.myborder {border:2px solid #1f1f39;}