#400dec color space conversions
Hex:
#400dec
RGB:
64, 13, 236
CMY:
75, 95, 7
CMYK:
73, 94, 0, 7
HSL:
254°, 89.5582%, 48.8235%
HSV (HSB):
254°, 94.4915%, 92.5490%
XYZ:
17.3986, 7.4340, 79.8748
xyY:
0.1662, 0.0710, 7.4340
CIE-Lab:
32.7751, 73.6603, -96.2815
CIE-LCH:
32.7751, 121.2269, 307.4178
CIE-Luv:
32.7751, -3.8337, -122.1944
Hunter-Lab:
27.2653, 66.1906, -154.6067
#400dec color charts
#400dec RGB chart
#400dec CMYK chart
#400dec RGB pie chart
#400dec color shades, tints & tones
#400dec color schemes
#400dec color preview, HTML & CSS examples
This text has a color of #400dec
<p style="color:#400dec;">Text here</p>
.mytext {color:#400dec;}
Text color #400dec
This box has a color of #400dec
<div style="background-color:#400dec;">Content here</div>
.mybackground {background-color:#400dec;}
Background color #400dec
Border around this has a color of #400dec
<div style="border:2px solid #400dec;">Content here</div>
.myborder {border:2px solid #400dec;}
Border color #400dec