#1f407f color space conversions
Hex:
#1f407f
RGB:
31, 64, 127
CMY:
88, 75, 50
CMYK:
76, 50, 0, 50
HSL:
219°, 60.7595%, 30.9804%
HSV (HSB):
219°, 75.5906%, 49.8039%
XYZ:
6.2292, 5.4904, 20.8101
xyY:
0.1915, 0.1688, 5.4904
CIE-Lab:
28.0886, 11.5529, -39.1894
CIE-LCH:
28.0886, 40.8568, 286.4254
CIE-Luv:
28.0886, -11.9930, -51.5329
Hunter-Lab:
23.4316, 6.4485, -36.2546
#1f407f color charts
#1f407f color shades, tints & tones
#1f407f color schemes
#1f407f color preview, HTML & CSS examples
This text has a color of #1f407f
<p style="color:#1f407f;">Text here</p>
.mytext {color:#1f407f;}
This box has a color of #1f407f
<div style="background-color:#1f407f;">Content here</div>
.mybackground {background-color:#1f407f;}
Border around this has a color of #1f407f
<div style="border:2px solid #1f407f;">Content here</div>
.myborder {border:2px solid #1f407f;}