#a945e5 color space conversions
Hex:
#a945e5
RGB:
169, 69, 229
CMY:
34, 73, 10
CMYK:
26, 70, 0, 10
HSL:
278°, 75.4717%, 58.4314%
HSV (HSB):
278°, 69.8690%, 89.8039%
XYZ:
32.6332, 18.3484, 75.9504
xyY:
0.2571, 0.1446, 18.3484
CIE-Lab:
49.9160, 65.9940, -63.7244
CIE-LCH:
49.9160, 91.7388, 316.0024
CIE-Luv:
49.9160, 29.7349, -103.8777
Hunter-Lab:
42.8350, 61.0260, -75.1420
#a945e5 color charts
#a945e5 color shades, tints & tones
#a945e5 color schemes
#a945e5 color preview, HTML & CSS examples
This text has a color of #a945e5
<p style="color:#a945e5;">Text here</p>
.mytext {color:#a945e5;}
This box has a color of #a945e5
<div style="background-color:#a945e5;">Content here</div>
.mybackground {background-color:#a945e5;}
Border around this has a color of #a945e5
<div style="border:2px solid #a945e5;">Content here</div>
.myborder {border:2px solid #a945e5;}