#1f168f color space conversions
Hex:
#1f168f
RGB:
31, 22, 143
CMY:
88, 91, 44
CMYK:
78, 85, 0, 44
HSL:
244°, 73.3333%, 32.3529%
HSV (HSB):
244°, 84.6154%, 56.0784%
XYZ:
5.8099, 2.8483, 26.2302
xyY:
0.1665, 0.0816, 2.8483
CIE-Lab:
19.4258, 44.2636, -63.3659
CIE-LCH:
19.4258, 77.2949, 304.9358
CIE-Luv:
19.4258, -3.8319, -67.3879
Hunter-Lab:
16.8769, 31.9145, -80.3350
#1f168f color charts
#1f168f color shades, tints & tones
#1f168f color schemes
#1f168f color preview, HTML & CSS examples
This text has a color of #1f168f
<p style="color:#1f168f;">Text here</p>
.mytext {color:#1f168f;}
This box has a color of #1f168f
<div style="background-color:#1f168f;">Content here</div>
.mybackground {background-color:#1f168f;}
Border around this has a color of #1f168f
<div style="border:2px solid #1f168f;">Content here</div>
.myborder {border:2px solid #1f168f;}