#a500ff color space conversions
Hex:
#a500ff
RGB:
165, 0, 255
CMY:
35, 100, 0
CMYK:
35, 100, 0, 0
HSL:
279°, 100.0000%, 50.0000%
HSV (HSB):
279°, 100.0000%, 100.0000%
XYZ:
33.5670, 15.2193, 95.7762
xyY:
0.2322, 0.1053, 15.2193
CIE-Lab:
45.9332, 86.4698, -84.8483
CIE-LCH:
45.9332, 121.1456, 315.5423
CIE-Luv:
45.9332, 27.8539, -130.7259
Hunter-Lab:
39.0120, 85.3158, -118.2513
#a500ff color charts
#a500ff RGB chart
#a500ff CMYK chart
#a500ff RGB pie chart
#a500ff color shades, tints & tones
#a500ff color schemes
#a500ff color preview, HTML & CSS examples
This text has a color of #a500ff
<p style="color:#a500ff;">Text here</p>
.mytext {color:#a500ff;}
Text color #a500ff
This box has a color of #a500ff
<div style="background-color:#a500ff;">Content here</div>
.mybackground {background-color:#a500ff;}
Background color #a500ff
Border around this has a color of #a500ff
<div style="border:2px solid #a500ff;">Content here</div>
.myborder {border:2px solid #a500ff;}
Border color #a500ff