#a500da color space conversions
Hex:
#a500da
RGB:
165, 0, 218
CMY:
35, 100, 15
CMYK:
24, 100, 0, 15
HSL:
285°, 100.0000%, 42.7451%
HSV (HSB):
285°, 100.0000%, 85.4902%
XYZ:
28.1719, 13.0613, 67.3659
xyY:
0.2594, 0.1203, 13.0613
CIE-Lab:
42.8554, 79.6850, -68.9462
CIE-LCH:
42.8554, 105.3721, 319.1325
CIE-Luv:
42.8554, 37.0865, -107.2547
Hunter-Lab:
36.1404, 75.8975, -85.2186
#a500da color charts
#a500da RGB chart
#a500da CMYK chart
#a500da RGB pie chart
#a500da color shades, tints & tones
#a500da color schemes
#a500da color preview, HTML & CSS examples
This text has a color of #a500da
<p style="color:#a500da;">Text here</p>
.mytext {color:#a500da;}
Text color #a500da
This box has a color of #a500da
<div style="background-color:#a500da;">Content here</div>
.mybackground {background-color:#a500da;}
Background color #a500da
Border around this has a color of #a500da
<div style="border:2px solid #a500da;">Content here</div>
.myborder {border:2px solid #a500da;}
Border color #a500da