#404bb9 color space conversions
Hex:
#404bb9
RGB:
64, 75, 185
CMY:
75, 71, 27
CMYK:
65, 59, 0, 27
HSL:
235°, 48.5944%, 48.8235%
HSV (HSB):
235°, 65.4054%, 72.5490%
XYZ:
13.3874, 9.6249, 47.0511
xyY:
0.1911, 0.1374, 9.6249
CIE-Lab:
37.1607, 31.0084, -59.5489
CIE-LCH:
37.1607, 67.1386, 297.5070
CIE-Luv:
37.1607, -9.0305, -86.2507
Hunter-Lab:
31.0241, 22.7335, -68.2025
#404bb9 color charts
#404bb9 color shades, tints & tones
#404bb9 color schemes
#404bb9 color preview, HTML & CSS examples
This text has a color of #404bb9
<p style="color:#404bb9;">Text here</p>
.mytext {color:#404bb9;}
This box has a color of #404bb9
<div style="background-color:#404bb9;">Content here</div>
.mybackground {background-color:#404bb9;}
Border around this has a color of #404bb9
<div style="border:2px solid #404bb9;">Content here</div>
.myborder {border:2px solid #404bb9;}