#a925cd color space conversions
Hex:
#a925cd
RGB:
169, 37, 205
CMY:
34, 85, 20
CMYK:
18, 82, 0, 20
HSL:
287°, 69.4215%, 47.4510%
HSV (HSB):
287°, 81.9512%, 80.3922%
XYZ:
28.0432, 14.1659, 59.0139
xyY:
0.2770, 0.1399, 14.1659
CIE-Lab:
44.4700, 72.2173, -58.8067
CIE-LCH:
44.4700, 93.1319, 320.8440
CIE-Luv:
44.4700, 40.9244, -94.2416
Hunter-Lab:
37.6377, 67.1315, -66.6172
#a925cd color charts
#a925cd color shades, tints & tones
#a925cd color schemes
#a925cd color preview, HTML & CSS examples
This text has a color of #a925cd
<p style="color:#a925cd;">Text here</p>
.mytext {color:#a925cd;}
This box has a color of #a925cd
<div style="background-color:#a925cd;">Content here</div>
.mybackground {background-color:#a925cd;}
Border around this has a color of #a925cd
<div style="border:2px solid #a925cd;">Content here</div>
.myborder {border:2px solid #a925cd;}