#404eb2 color space conversions
Hex:
#404eb2
RGB:
64, 78, 178
CMY:
75, 69, 30
CMYK:
64, 56, 0, 30
HSL:
233°, 47.1074%, 47.4510%
HSV (HSB):
233°, 64.0449%, 69.8039%
XYZ:
12.8746, 9.7531, 43.3235
xyY:
0.1952, 0.1479, 9.7531
CIE-Lab:
37.3956, 26.6308, -55.0402
CIE-LCH:
37.3956, 61.1443, 295.8197
CIE-Luv:
37.3956, -9.5924, -80.0945
Hunter-Lab:
31.2300, 18.9345, -60.3884
#404eb2 color charts
#404eb2 color shades, tints & tones
#404eb2 color schemes
#404eb2 color preview, HTML & CSS examples
This text has a color of #404eb2
<p style="color:#404eb2;">Text here</p>
.mytext {color:#404eb2;}
This box has a color of #404eb2
<div style="background-color:#404eb2;">Content here</div>
.mybackground {background-color:#404eb2;}
Border around this has a color of #404eb2
<div style="border:2px solid #404eb2;">Content here</div>
.myborder {border:2px solid #404eb2;}