#a301cd color space conversions
Hex:
#a301cd
RGB:
163, 1, 205
CMY:
36, 100, 20
CMYK:
20, 100, 0, 20
HSL:
288°, 99.0291%, 40.3922%
HSV (HSB):
288°, 99.5122%, 80.3922%
XYZ:
26.1346, 12.2160, 58.7381
xyY:
0.2692, 0.1258, 12.2160
CIE-Lab:
41.5574, 77.0416, -63.5739
CIE-LCH:
41.5574, 99.8852, 320.4709
CIE-Luv:
41.5574, 39.5856, -98.9749
Hunter-Lab:
34.9514, 72.3065, -75.1746
#a301cd color charts
#a301cd color shades, tints & tones
#a301cd color schemes
#a301cd color preview, HTML & CSS examples
This text has a color of #a301cd
<p style="color:#a301cd;">Text here</p>
.mytext {color:#a301cd;}
This box has a color of #a301cd
<div style="background-color:#a301cd;">Content here</div>
.mybackground {background-color:#a301cd;}
Border around this has a color of #a301cd
<div style="border:2px solid #a301cd;">Content here</div>
.myborder {border:2px solid #a301cd;}