#400da8 color space conversions
Hex:
#400da8
RGB:
64, 13, 168
CMY:
75, 95, 34
CMYK:
62, 92, 0, 34
HSL:
260°, 85.6354%, 35.4902%
HSV (HSB):
260°, 92.2619%, 65.8824%
XYZ:
9.3262, 4.2050, 37.3659
xyY:
0.1832, 0.0826, 4.2050
CIE-Lab:
24.3379, 56.7470, -70.4757
CIE-LCH:
24.3379, 90.4823, 308.8410
CIE-Luv:
24.3379, 1.3778, -83.2787
Hunter-Lab:
20.5061, 45.2962, -93.6832
#400da8 color charts
#400da8 color shades, tints & tones
#400da8 color schemes
#400da8 color preview, HTML & CSS examples
This text has a color of #400da8
<p style="color:#400da8;">Text here</p>
.mytext {color:#400da8;}
This box has a color of #400da8
<div style="background-color:#400da8;">Content here</div>
.mybackground {background-color:#400da8;}
Border around this has a color of #400da8
<div style="border:2px solid #400da8;">Content here</div>
.myborder {border:2px solid #400da8;}