#a400d5 color space conversions
Hex:
#a400d5
RGB:
164, 0, 213
CMY:
36, 100, 16
CMYK:
23, 100, 0, 16
HSL:
286°, 100.0000%, 41.7647%
HSV (HSB):
286°, 100.0000%, 83.5294%
XYZ:
27.3201, 12.6966, 63.9616
xyY:
0.2627, 0.1221, 12.6966
CIE-Lab:
42.3025, 78.6737, -66.9790
CIE-LCH:
42.3025, 103.3235, 319.5905
CIE-Luv:
42.3025, 37.9029, -104.1544
Hunter-Lab:
35.6323, 74.5034, -81.4856
#a400d5 color charts
#a400d5 color shades, tints & tones
#a400d5 color schemes
#a400d5 color preview, HTML & CSS examples
This text has a color of #a400d5
<p style="color:#a400d5;">Text here</p>
.mytext {color:#a400d5;}
This box has a color of #a400d5
<div style="background-color:#a400d5;">Content here</div>
.mybackground {background-color:#a400d5;}
Border around this has a color of #a400d5
<div style="border:2px solid #a400d5;">Content here</div>
.myborder {border:2px solid #a400d5;}