#a925ed color space conversions
Hex:
#a925ed
RGB:
169, 37, 237
CMY:
34, 85, 7
CMYK:
29, 84, 0, 7
HSL:
280°, 84.7458%, 53.7255%
HSV (HSB):
280°, 84.3882%, 92.9412%
XYZ:
32.3098, 15.8726, 81.4816
xyY:
0.2492, 0.1224, 15.8726
CIE-Lab:
46.8069, 78.2352, -73.2902
CIE-LCH:
46.8069, 107.2017, 316.8691
CIE-Luv:
46.8069, 32.3635, -116.1405
Hunter-Lab:
39.8404, 75.0394, -93.3716
#a925ed color charts
#a925ed color shades, tints & tones
#a925ed color schemes
#a925ed color preview, HTML & CSS examples
This text has a color of #a925ed
<p style="color:#a925ed;">Text here</p>
.mytext {color:#a925ed;}
This box has a color of #a925ed
<div style="background-color:#a925ed;">Content here</div>
.mybackground {background-color:#a925ed;}
Border around this has a color of #a925ed
<div style="border:2px solid #a925ed;">Content here</div>
.myborder {border:2px solid #a925ed;}