#a400ff color space conversions
Hex:
#a400ff
RGB:
164, 0, 255
CMY:
36, 100, 0
CMYK:
36, 100, 0, 0
HSL:
279°, 100.0000%, 50.0000%
HSV (HSB):
279°, 100.0000%, 100.0000%
XYZ:
33.3598, 15.1125, 95.7665
xyY:
0.2313, 0.1048, 15.1125
CIE-Lab:
45.7879, 86.3671, -85.0922
CIE-LCH:
45.7879, 121.2434, 315.4260
CIE-Luv:
45.7879, 27.3533, -130.8594
Hunter-Lab:
38.8748, 85.1462, -118.8461
#a400ff color charts
#a400ff RGB chart
#a400ff CMYK chart
#a400ff RGB pie chart
#a400ff color shades, tints & tones
#a400ff color schemes
#a400ff color preview, HTML & CSS examples
This text has a color of #a400ff
<p style="color:#a400ff;">Text here</p>
.mytext {color:#a400ff;}
Text color #a400ff
This box has a color of #a400ff
<div style="background-color:#a400ff;">Content here</div>
.mybackground {background-color:#a400ff;}
Background color #a400ff
Border around this has a color of #a400ff
<div style="border:2px solid #a400ff;">Content here</div>
.myborder {border:2px solid #a400ff;}
Border color #a400ff