#400dff color space conversions
Hex:
#400dff
RGB:
64, 13, 255
CMY:
75, 95, 0
CMYK:
75, 95, 0, 0
HSL:
253°, 100.0000%, 52.5490%
HSV (HSB):
253°, 94.9020%, 100.0000%
XYZ:
20.3083, 8.5978, 95.1969
xyY:
0.1636, 0.0693, 8.5978
CIE-Lab:
35.1982, 78.2336, -102.9697
CIE-LCH:
35.1982, 129.3185, 307.2266
CIE-Luv:
35.1982, -5.0515, -132.8780
Hunter-Lab:
29.3221, 72.3143, -171.9653
#400dff color charts
#400dff color shades, tints & tones
#400dff color schemes
#400dff color preview, HTML & CSS examples
This text has a color of #400dff
<p style="color:#400dff;">Text here</p>
.mytext {color:#400dff;}
This box has a color of #400dff
<div style="background-color:#400dff;">Content here</div>
.mybackground {background-color:#400dff;}
Border around this has a color of #400dff
<div style="border:2px solid #400dff;">Content here</div>
.myborder {border:2px solid #400dff;}