#1f175c color space conversions
Hex:
#1f175c
RGB:
31, 23, 92
CMY:
88, 91, 64
CMYK:
66, 75, 0, 64
HSL:
247°, 60.0000%, 22.5490%
HSV (HSB):
247°, 75.0000%, 36.0784%
XYZ:
2.8032, 1.6768, 10.3011
xyY:
0.1896, 0.1134, 1.6768
CIE-Lab:
13.6906, 26.5050, -39.9414
CIE-LCH:
13.6906, 47.9358, 303.5681
CIE-Luv:
13.6906, -1.3052, -37.7203
Hunter-Lab:
12.9492, 15.9807, -38.1011
#1f175c color charts
#1f175c color shades, tints & tones
#1f175c color schemes
#1f175c color preview, HTML & CSS examples
This text has a color of #1f175c
<p style="color:#1f175c;">Text here</p>
.mytext {color:#1f175c;}
This box has a color of #1f175c
<div style="background-color:#1f175c;">Content here</div>
.mybackground {background-color:#1f175c;}
Border around this has a color of #1f175c
<div style="border:2px solid #1f175c;">Content here</div>
.myborder {border:2px solid #1f175c;}