#1f168c color space conversions
Hex:
#1f168c
RGB:
31, 22, 140
CMY:
88, 91, 45
CMYK:
78, 84, 0, 45
HSL:
245°, 72.8395%, 31.7647%
HSV (HSB):
245°, 84.2857%, 54.9020%
XYZ:
5.5856, 2.7586, 25.0490
xyY:
0.1673, 0.0826, 2.7586
CIE-Lab:
19.0499, 43.3161, -62.1174
CIE-LCH:
19.0499, 75.7288, 304.8891
CIE-Luv:
19.0499, -3.6830, -65.6318
Hunter-Lab:
16.6090, 30.9640, -77.7927
#1f168c color charts
#1f168c color shades, tints & tones
#1f168c color schemes
#1f168c color preview, HTML & CSS examples
This text has a color of #1f168c
<p style="color:#1f168c;">Text here</p>
.mytext {color:#1f168c;}
This box has a color of #1f168c
<div style="background-color:#1f168c;">Content here</div>
.mybackground {background-color:#1f168c;}
Border around this has a color of #1f168c
<div style="border:2px solid #1f168c;">Content here</div>
.myborder {border:2px solid #1f168c;}