#400ed4 color space conversions
Hex:
#400ed4
RGB:
64, 14, 212
CMY:
75, 95, 17
CMYK:
70, 93, 0, 17
HSL:
255°, 87.6106%, 44.3137%
HSV (HSB):
255°, 93.3962%, 83.1373%
XYZ:
14.1551, 6.1575, 62.7298
xyY:
0.1705, 0.0741, 6.1575
CIE-Lab:
29.8065, 67.5879, -87.4417
CIE-LCH:
29.8065, 110.5178, 307.7022
CIE-Luv:
29.8065, -2.2150, -108.6091
Hunter-Lab:
24.8144, 58.3980, -132.5129
#400ed4 color charts
#400ed4 color shades, tints & tones
#400ed4 color schemes
#400ed4 color preview, HTML & CSS examples
This text has a color of #400ed4
<p style="color:#400ed4;">Text here</p>
.mytext {color:#400ed4;}
This box has a color of #400ed4
<div style="background-color:#400ed4;">Content here</div>
.mybackground {background-color:#400ed4;}
Border around this has a color of #400ed4
<div style="border:2px solid #400ed4;">Content here</div>
.myborder {border:2px solid #400ed4;}