#a920ed color space conversions
Hex:
#a920ed
RGB:
169, 32, 237
CMY:
34, 87, 7
CMYK:
29, 86, 0, 7
HSL:
280°, 85.0622%, 52.7451%
HSV (HSB):
280°, 86.4979%, 92.9412%
XYZ:
32.1648, 15.5825, 81.4332
xyY:
0.2490, 0.1206, 15.5825
CIE-Lab:
46.4219, 79.3717, -73.9181
CIE-LCH:
46.4219, 108.4608, 317.0375
CIE-Luv:
46.4219, 32.7893, -116.7501
Hunter-Lab:
39.4746, 76.3650, -94.6786
#a920ed color charts
#a920ed color shades, tints & tones
#a920ed color schemes
#a920ed color preview, HTML & CSS examples
This text has a color of #a920ed
<p style="color:#a920ed;">Text here</p>
.mytext {color:#a920ed;}
This box has a color of #a920ed
<div style="background-color:#a920ed;">Content here</div>
.mybackground {background-color:#a920ed;}
Border around this has a color of #a920ed
<div style="border:2px solid #a920ed;">Content here</div>
.myborder {border:2px solid #a920ed;}