#400ec0 color space conversions
Hex:
#400ec0
RGB:
64, 14, 192
CMY:
75, 95, 25
CMYK:
67, 93, 0, 25
HSL:
257°, 86.4078%, 40.3922%
HSV (HSB):
257°, 92.7083%, 75.2941%
XYZ:
11.7858, 5.2098, 50.2536
xyY:
0.1753, 0.0775, 5.2098
CIE-Lab:
27.3244, 62.5883, -79.8634
CIE-LCH:
27.3244, 101.4666, 308.0855
CIE-Luv:
27.3244, -0.7019, -97.1629
Hunter-Lab:
22.8251, 52.2254, -114.5603
#400ec0 color charts
#400ec0 color shades, tints & tones
#400ec0 color schemes
#400ec0 color preview, HTML & CSS examples
This text has a color of #400ec0
<p style="color:#400ec0;">Text here</p>
.mytext {color:#400ec0;}
This box has a color of #400ec0
<div style="background-color:#400ec0;">Content here</div>
.mybackground {background-color:#400ec0;}
Border around this has a color of #400ec0
<div style="border:2px solid #400ec0;">Content here</div>
.myborder {border:2px solid #400ec0;}