#404efc color space conversions
Hex:
#404efc
RGB:
64, 78, 252
CMY:
75, 69, 1
CMYK:
75, 69, 0, 1
HSL:
236°, 96.9072%, 61.9608%
HSV (HSB):
236°, 74.6032%, 98.8235%
XYZ:
22.4094, 13.5670, 93.5331
xyY:
0.1730, 0.1048, 13.5670
CIE-Lab:
43.6055, 51.9675, -87.3536
CIE-LCH:
43.6055, 101.6429, 300.7488
CIE-Luv:
43.6055, -11.8306, -128.8331
Hunter-Lab:
36.8335, 44.1406, -124.7746
#404efc color charts
#404efc color shades, tints & tones
#404efc color schemes
#404efc color preview, HTML & CSS examples
This text has a color of #404efc
<p style="color:#404efc;">Text here</p>
.mytext {color:#404efc;}
This box has a color of #404efc
<div style="background-color:#404efc;">Content here</div>
.mybackground {background-color:#404efc;}
Border around this has a color of #404efc
<div style="border:2px solid #404efc;">Content here</div>
.myborder {border:2px solid #404efc;}