#1f033f color space conversions
Hex:
#1f033f
RGB:
31, 3, 63
CMY:
88, 99, 75
CMYK:
51, 95, 0, 75
HSL:
268°, 90.9091%, 12.9412%
HSV (HSB):
268°, 95.2381%, 24.7059%
XYZ:
1.4948, 0.7153, 4.7619
xyY:
0.2144, 0.1026, 0.7153
CIE-Lab:
6.4614, 28.4562, -31.7380
CIE-LCH:
6.4614, 42.6269, 311.8793
CIE-Luv:
6.4614, 2.3275, -18.9410
Hunter-Lab:
8.4576, 16.7481, -27.4618
#1f033f color charts
#1f033f color shades, tints & tones
#1f033f color schemes
#1f033f color preview, HTML & CSS examples
This text has a color of #1f033f
<p style="color:#1f033f;">Text here</p>
.mytext {color:#1f033f;}
This box has a color of #1f033f
<div style="background-color:#1f033f;">Content here</div>
.mybackground {background-color:#1f033f;}
Border around this has a color of #1f033f
<div style="border:2px solid #1f033f;">Content here</div>
.myborder {border:2px solid #1f033f;}