#a500e9 color space conversions
Hex:
#a500e9
RGB:
165, 0, 233
CMY:
35, 100, 9
CMYK:
29, 100, 0, 9
HSL:
282°, 100.0000%, 45.6863%
HSV (HSB):
282°, 100.0000%, 91.3725%
XYZ:
30.2250, 13.8825, 78.1774
xyY:
0.2472, 0.1135, 13.8825
CIE-Lab:
44.0640, 82.3850, -75.5310
CIE-LCH:
44.0640, 111.7686, 317.4853
CIE-Luv:
44.0640, 33.0900, -116.9631
Hunter-Lab:
37.2593, 79.5970, -98.3208
#a500e9 color charts
#a500e9 color shades, tints & tones
#a500e9 color schemes
#a500e9 color preview, HTML & CSS examples
This text has a color of #a500e9
<p style="color:#a500e9;">Text here</p>
.mytext {color:#a500e9;}
This box has a color of #a500e9
<div style="background-color:#a500e9;">Content here</div>
.mybackground {background-color:#a500e9;}
Border around this has a color of #a500e9
<div style="border:2px solid #a500e9;">Content here</div>
.myborder {border:2px solid #a500e9;}