#1f6dbd color space conversions
Hex:
#1f6dbd
RGB:
31, 109, 189
CMY:
88, 57, 26
CMYK:
84, 42, 0, 26
HSL:
210°, 71.8182%, 43.1373%
HSV (HSB):
210°, 83.5979%, 74.1176%
XYZ:
15.2190, 14.9027, 50.2185
xyY:
0.1894, 0.1855, 14.9027
CIE-Lab:
45.5007, 6.4212, -48.4891
CIE-LCH:
45.5007, 48.9124, 277.5435
CIE-Luv:
45.5007, -24.5552, -73.2945
Hunter-Lab:
38.6040, 2.8137, -50.1053
#1f6dbd color charts
#1f6dbd color shades, tints & tones
#1f6dbd color schemes
#1f6dbd color preview, HTML & CSS examples
This text has a color of #1f6dbd
<p style="color:#1f6dbd;">Text here</p>
.mytext {color:#1f6dbd;}
This box has a color of #1f6dbd
<div style="background-color:#1f6dbd;">Content here</div>
.mybackground {background-color:#1f6dbd;}
Border around this has a color of #1f6dbd
<div style="border:2px solid #1f6dbd;">Content here</div>
.myborder {border:2px solid #1f6dbd;}