#a500db color space conversions
Hex:
#a500db
RGB:
165, 0, 219
CMY:
35, 100, 14
CMYK:
25, 100, 0, 14
HSL:
285°, 100.0000%, 42.9412%
HSV (HSB):
285°, 100.0000%, 85.8824%
XYZ:
28.3032, 13.1138, 68.0573
xyY:
0.2585, 0.1198, 13.1138
CIE-Lab:
42.9342, 79.8625, -69.3914
CIE-LCH:
42.9342, 105.7979, 319.0131
CIE-Luv:
42.9342, 36.8084, -107.9108
Hunter-Lab:
36.2130, 76.1387, -86.0783
#a500db color charts
#a500db RGB chart
#a500db CMYK chart
#a500db RGB pie chart
#a500db color shades, tints & tones
#a500db color schemes
#a500db color preview, HTML & CSS examples
This text has a color of #a500db
<p style="color:#a500db;">Text here</p>
.mytext {color:#a500db;}
Text color #a500db
This box has a color of #a500db
<div style="background-color:#a500db;">Content here</div>
.mybackground {background-color:#a500db;}
Background color #a500db
Border around this has a color of #a500db
<div style="border:2px solid #a500db;">Content here</div>
.myborder {border:2px solid #a500db;}
Border color #a500db