#1f3fbd color space conversions
Hex:
#1f3fbd
RGB:
31, 63, 189
CMY:
88, 75, 26
CMYK:
84, 67, 0, 26
HSL:
228°, 71.8182%, 43.1373%
HSV (HSB):
228°, 83.5979%, 74.1176%
XYZ:
11.5279, 7.5204, 48.9881
xyY:
0.1694, 0.1105, 7.5204
CIE-Lab:
32.9635, 36.4496, -68.8324
CIE-LCH:
32.9635, 77.8876, 297.9031
CIE-Luv:
32.9635, -11.9447, -93.7850
Hunter-Lab:
27.4234, 27.0444, -86.7169
#1f3fbd color charts
#1f3fbd color shades, tints & tones
#1f3fbd color schemes
#1f3fbd color preview, HTML & CSS examples
This text has a color of #1f3fbd
<p style="color:#1f3fbd;">Text here</p>
.mytext {color:#1f3fbd;}
This box has a color of #1f3fbd
<div style="background-color:#1f3fbd;">Content here</div>
.mybackground {background-color:#1f3fbd;}
Border around this has a color of #1f3fbd
<div style="border:2px solid #1f3fbd;">Content here</div>
.myborder {border:2px solid #1f3fbd;}