#1f315f color space conversions
Hex:
#1f315f
RGB:
31, 49, 95
CMY:
88, 81, 63
CMYK:
67, 48, 0, 63
HSL:
223°, 50.7937%, 24.7059%
HSV (HSB):
223°, 67.3684%, 37.2549%
XYZ:
3.7289, 3.3142, 11.2696
xyY:
0.2036, 0.1810, 3.3142
CIE-Lab:
21.2605, 9.2914, -29.6608
CIE-LCH:
21.2605, 31.0820, 287.3934
CIE-Luv:
21.2605, -7.4308, -34.9562
Hunter-Lab:
18.2048, 4.7042, -23.9599
#1f315f color charts
#1f315f color shades, tints & tones
#1f315f color schemes
#1f315f color preview, HTML & CSS examples
This text has a color of #1f315f
<p style="color:#1f315f;">Text here</p>
.mytext {color:#1f315f;}
This box has a color of #1f315f
<div style="background-color:#1f315f;">Content here</div>
.mybackground {background-color:#1f315f;}
Border around this has a color of #1f315f
<div style="border:2px solid #1f315f;">Content here</div>
.myborder {border:2px solid #1f315f;}