#a500ea color space conversions
Hex:
#a500ea
RGB:
165, 0, 234
CMY:
35, 100, 8
CMYK:
29, 100, 0, 8
HSL:
282°, 100.0000%, 45.8824%
HSV (HSB):
282°, 100.0000%, 91.7647%
XYZ:
30.3683, 13.9398, 78.9320
xyY:
0.2464, 0.1131, 13.9398
CIE-Lab:
44.1465, 82.5677, -75.9630
CIE-LCH:
44.1465, 112.1954, 317.3857
CIE-Luv:
44.1465, 32.8365, -117.6005
Hunter-Lab:
37.3361, 79.8496, -99.2093
#a500ea color charts
#a500ea color shades, tints & tones
#a500ea color schemes
#a500ea color preview, HTML & CSS examples
This text has a color of #a500ea
<p style="color:#a500ea;">Text here</p>
.mytext {color:#a500ea;}
This box has a color of #a500ea
<div style="background-color:#a500ea;">Content here</div>
.mybackground {background-color:#a500ea;}
Border around this has a color of #a500ea
<div style="border:2px solid #a500ea;">Content here</div>
.myborder {border:2px solid #a500ea;}