#400fdc color space conversions
Hex:
#400fdc
RGB:
64, 15, 220
CMY:
75, 94, 14
CMYK:
71, 93, 0, 14
HSL:
254°, 87.2340%, 46.0784%
HSV (HSB):
254°, 93.1818%, 86.2745%
XYZ:
15.2034, 6.5989, 68.1826
xyY:
0.1690, 0.0733, 6.5989
CIE-Lab:
30.8759, 69.3663, -90.2865
CIE-LCH:
30.8759, 113.8566, 307.5347
CIE-Luv:
30.8759, -2.8268, -113.1928
Hunter-Lab:
25.6884, 60.6888, -139.3865
#400fdc color charts
#400fdc color shades, tints & tones
#400fdc color schemes
#400fdc color preview, HTML & CSS examples
This text has a color of #400fdc
<p style="color:#400fdc;">Text here</p>
.mytext {color:#400fdc;}
This box has a color of #400fdc
<div style="background-color:#400fdc;">Content here</div>
.mybackground {background-color:#400fdc;}
Border around this has a color of #400fdc
<div style="border:2px solid #400fdc;">Content here</div>
.myborder {border:2px solid #400fdc;}