#a500d9 color space conversions
Hex:
#a500d9
RGB:
165, 0, 217
CMY:
35, 100, 15
CMYK:
24, 100, 0, 15
HSL:
286°, 100.0000%, 42.5490%
HSV (HSB):
286°, 100.0000%, 85.0980%
XYZ:
28.0414, 13.0091, 66.6787
xyY:
0.2603, 0.1208, 13.0091
CIE-Lab:
42.7769, 79.5078, -68.5001
CIE-LCH:
42.7769, 104.9464, 319.2534
CIE-Luv:
42.7769, 37.3663, -106.5972
Hunter-Lab:
36.0681, 75.6570, -84.3611
#a500d9 color charts
#a500d9 color shades, tints & tones
#a500d9 color schemes
#a500d9 color preview, HTML & CSS examples
This text has a color of #a500d9
<p style="color:#a500d9;">Text here</p>
.mytext {color:#a500d9;}
This box has a color of #a500d9
<div style="background-color:#a500d9;">Content here</div>
.mybackground {background-color:#a500d9;}
Border around this has a color of #a500d9
<div style="border:2px solid #a500d9;">Content here</div>
.myborder {border:2px solid #a500d9;}