#404ff0 color space conversions
Hex:
#404ff0
RGB:
64, 79, 240
CMY:
75, 69, 6
CMYK:
73, 67, 0, 6
HSL:
235°, 85.4369%, 59.6078%
HSV (HSB):
235°, 73.3333%, 94.1176%
XYZ:
20.6385, 12.9732, 83.8544
xyY:
0.1757, 0.1104, 12.9732
CIE-Lab:
42.7229, 47.4110, -82.0773
CIE-LCH:
42.7229, 94.7866, 300.0124
CIE-Luv:
42.7229, -11.6571, -121.1932
Hunter-Lab:
36.0184, 39.2483, -112.8203
#404ff0 color charts
#404ff0 color shades, tints & tones
#404ff0 color schemes
#404ff0 color preview, HTML & CSS examples
This text has a color of #404ff0
<p style="color:#404ff0;">Text here</p>
.mytext {color:#404ff0;}
This box has a color of #404ff0
<div style="background-color:#404ff0;">Content here</div>
.mybackground {background-color:#404ff0;}
Border around this has a color of #404ff0
<div style="border:2px solid #404ff0;">Content here</div>
.myborder {border:2px solid #404ff0;}