#a400ed color space conversions
Hex:
#a400ed
RGB:
164, 0, 237
CMY:
36, 100, 7
CMYK:
31, 100, 0, 7
HSL:
282°, 100.0000%, 46.4706%
HSV (HSB):
282°, 100.0000%, 92.9412%
XYZ:
30.5959, 14.0069, 81.2118
xyY:
0.2432, 0.1113, 14.0069
CIE-Lab:
44.2429, 83.0042, -77.5103
CIE-LCH:
44.2429, 113.5673, 316.9603
CIE-Luv:
44.2429, 31.5438, -119.6656
Hunter-Lab:
37.4258, 80.4298, -102.4576
#a400ed color charts
#a400ed color shades, tints & tones
#a400ed color schemes
#a400ed color preview, HTML & CSS examples
This text has a color of #a400ed
<p style="color:#a400ed;">Text here</p>
.mytext {color:#a400ed;}
This box has a color of #a400ed
<div style="background-color:#a400ed;">Content here</div>
.mybackground {background-color:#a400ed;}
Border around this has a color of #a400ed
<div style="border:2px solid #a400ed;">Content here</div>
.myborder {border:2px solid #a400ed;}