#a930d3 color space conversions
Hex:
#a930d3
RGB:
169, 48, 211
CMY:
34, 81, 17
CMYK:
20, 77, 0, 17
HSL:
285°, 64.9402%, 50.7843%
HSV (HSB):
285°, 77.2512%, 82.7451%
XYZ:
29.1770, 15.2521, 63.0342
xyY:
0.2715, 0.1419, 15.2521
CIE-Lab:
45.9775, 70.1460, -59.8293
CIE-LCH:
45.9775, 92.1955, 319.5383
CIE-Luv:
45.9775, 37.7851, -96.4038
Hunter-Lab:
39.0539, 65.0123, -68.3581
#a930d3 color charts
#a930d3 color shades, tints & tones
#a930d3 color schemes
#a930d3 color preview, HTML & CSS examples
This text has a color of #a930d3
<p style="color:#a930d3;">Text here</p>
.mytext {color:#a930d3;}
This box has a color of #a930d3
<div style="background-color:#a930d3;">Content here</div>
.mybackground {background-color:#a930d3;}
Border around this has a color of #a930d3
<div style="border:2px solid #a930d3;">Content here</div>
.myborder {border:2px solid #a930d3;}