#1f033b color space conversions
Hex:
#1f033b
RGB:
31, 3, 59
CMY:
88, 99, 77
CMYK:
47, 95, 0, 77
HSL:
270°, 90.3226%, 12.1569%
HSV (HSB):
270°, 94.9153%, 23.1373%
XYZ:
1.3871, 0.6722, 4.1943
xyY:
0.2218, 0.1075, 0.6722
CIE-Lab:
6.0719, 27.0485, -29.4906
CIE-LCH:
6.0719, 40.0164, 312.5268
CIE-Luv:
6.0719, 2.5912, -17.1144
Hunter-Lab:
8.1988, 15.8505, -24.5924
#1f033b color charts
#1f033b color shades, tints & tones
#1f033b color schemes
#1f033b color preview, HTML & CSS examples
This text has a color of #1f033b
<p style="color:#1f033b;">Text here</p>
.mytext {color:#1f033b;}
This box has a color of #1f033b
<div style="background-color:#1f033b;">Content here</div>
.mybackground {background-color:#1f033b;}
Border around this has a color of #1f033b
<div style="border:2px solid #1f033b;">Content here</div>
.myborder {border:2px solid #1f033b;}