#1f053f color space conversions
Hex:
#1f053f
RGB:
31, 5, 63
CMY:
88, 98, 75
CMYK:
51, 92, 0, 75
HSL:
267°, 85.2941%, 13.3333%
HSV (HSB):
267°, 92.0635%, 24.7059%
XYZ:
1.5165, 0.7587, 4.7691
xyY:
0.2153, 0.1077, 0.7587
CIE-Lab:
6.8535, 27.3693, -31.0975
CIE-LCH:
6.8535, 41.4262, 311.3514
CIE-Luv:
6.8535, 2.2400, -19.3634
Hunter-Lab:
8.7105, 15.8345, -26.3649
#1f053f color charts
#1f053f color shades, tints & tones
#1f053f color schemes
#1f053f color preview, HTML & CSS examples
This text has a color of #1f053f
<p style="color:#1f053f;">Text here</p>
.mytext {color:#1f053f;}
This box has a color of #1f053f
<div style="background-color:#1f053f;">Content here</div>
.mybackground {background-color:#1f053f;}
Border around this has a color of #1f053f
<div style="border:2px solid #1f053f;">Content here</div>
.myborder {border:2px solid #1f053f;}