#1f568f color space conversions
Hex:
#1f568f
RGB:
31, 86, 143
CMY:
88, 66, 44
CMYK:
78, 40, 0, 44
HSL:
211°, 64.3678%, 34.1176%
HSV (HSB):
211°, 78.3217%, 56.0784%
XYZ:
8.8508, 8.9301, 27.2438
xyY:
0.1966, 0.1983, 8.9301
CIE-Lab:
35.8493, 3.1420, -36.6323
CIE-LCH:
35.8493, 36.7668, 274.9023
CIE-Luv:
35.8493, -18.7186, -51.4468
Hunter-Lab:
29.8832, 0.5724, -33.1350
#1f568f color charts
#1f568f color shades, tints & tones
#1f568f color schemes
#1f568f color preview, HTML & CSS examples
This text has a color of #1f568f
<p style="color:#1f568f;">Text here</p>
.mytext {color:#1f568f;}
This box has a color of #1f568f
<div style="background-color:#1f568f;">Content here</div>
.mybackground {background-color:#1f568f;}
Border around this has a color of #1f568f
<div style="border:2px solid #1f568f;">Content here</div>
.myborder {border:2px solid #1f568f;}