#404ab5 color space conversions
Hex:
#404ab5
RGB:
64, 74, 181
CMY:
75, 71, 29
CMYK:
65, 59, 0, 29
HSL:
235°, 47.7551%, 48.0392%
HSV (HSB):
235°, 64.6409%, 70.9804%
XYZ:
12.9036, 9.3237, 44.8356
xyY:
0.1924, 0.1390, 9.3237
CIE-Lab:
36.6003, 30.2517, -58.1035
CIE-LCH:
36.6003, 65.5071, 297.5038
CIE-Luv:
36.6003, -8.6431, -83.8487
Hunter-Lab:
30.5348, 21.9959, -65.6838
#404ab5 color charts
#404ab5 color shades, tints & tones
#404ab5 color schemes
#404ab5 color preview, HTML & CSS examples
This text has a color of #404ab5
<p style="color:#404ab5;">Text here</p>
.mytext {color:#404ab5;}
This box has a color of #404ab5
<div style="background-color:#404ab5;">Content here</div>
.mybackground {background-color:#404ab5;}
Border around this has a color of #404ab5
<div style="border:2px solid #404ab5;">Content here</div>
.myborder {border:2px solid #404ab5;}