#400ec3 color space conversions
Hex:
#400ec3
RGB:
64, 14, 195
CMY:
75, 95, 24
CMYK:
67, 93, 0, 24
HSL:
257°, 86.6029%, 40.9804%
HSV (HSB):
257°, 92.8205%, 76.4706%
XYZ:
12.1217, 5.3442, 52.0224
xyY:
0.1744, 0.0769, 5.3442
CIE-Lab:
27.6937, 63.3431, -81.0192
CIE-LCH:
27.6937, 102.8420, 308.0193
CIE-Luv:
27.6937, -0.9379, -98.8856
Hunter-Lab:
23.1175, 53.1412, -117.2407
#400ec3 color charts
#400ec3 color shades, tints & tones
#400ec3 color schemes
#400ec3 color preview, HTML & CSS examples
This text has a color of #400ec3
<p style="color:#400ec3;">Text here</p>
.mytext {color:#400ec3;}
This box has a color of #400ec3
<div style="background-color:#400ec3;">Content here</div>
.mybackground {background-color:#400ec3;}
Border around this has a color of #400ec3
<div style="border:2px solid #400ec3;">Content here</div>
.myborder {border:2px solid #400ec3;}