#a927d5 color space conversions
Hex:
#a927d5
RGB:
169, 39, 213
CMY:
34, 85, 16
CMYK:
21, 82, 0, 16
HSL:
285°, 69.0476%, 49.4118%
HSV (HSB):
285°, 81.6901%, 83.5294%
XYZ:
29.0979, 14.6902, 64.2526
xyY:
0.2693, 0.1360, 14.6902
CIE-Lab:
45.2069, 73.1629, -62.2252
CIE-LCH:
45.2069, 96.0458, 319.6188
CIE-Luv:
45.2069, 38.4149, -99.5289
Hunter-Lab:
38.3277, 68.4415, -72.5644
#a927d5 color charts
#a927d5 color shades, tints & tones
#a927d5 color schemes
#a927d5 color preview, HTML & CSS examples
This text has a color of #a927d5
<p style="color:#a927d5;">Text here</p>
.mytext {color:#a927d5;}
This box has a color of #a927d5
<div style="background-color:#a927d5;">Content here</div>
.mybackground {background-color:#a927d5;}
Border around this has a color of #a927d5
<div style="border:2px solid #a927d5;">Content here</div>
.myborder {border:2px solid #a927d5;}