#404bec color space conversions
Hex:
#404bec
RGB:
64, 75, 236
CMY:
75, 71, 7
CMYK:
73, 68, 0, 7
HSL:
236°, 81.9048%, 58.8235%
HSV (HSB):
236°, 72.8814%, 92.5490%
XYZ:
19.7708, 12.1783, 80.6655
xyY:
0.1756, 0.1081, 12.1783
CIE-Lab:
41.4981, 48.4180, -81.8351
CIE-LCH:
41.4981, 95.0857, 300.6108
CIE-Luv:
41.4981, -10.7365, -119.6148
Hunter-Lab:
34.8974, 40.0569, -112.6210
#404bec color charts
#404bec color shades, tints & tones
#404bec color schemes
#404bec color preview, HTML & CSS examples
This text has a color of #404bec
<p style="color:#404bec;">Text here</p>
.mytext {color:#404bec;}
This box has a color of #404bec
<div style="background-color:#404bec;">Content here</div>
.mybackground {background-color:#404bec;}
Border around this has a color of #404bec
<div style="border:2px solid #404bec;">Content here</div>
.myborder {border:2px solid #404bec;}