#a95dcd color space conversions
Hex:
#a95dcd
RGB:
169, 93, 205
CMY:
34, 64, 20
CMYK:
18, 55, 0, 20
HSL:
281°, 52.8302%, 58.4314%
HSV (HSB):
281°, 54.6341%, 80.3922%
XYZ:
31.2960, 20.6715, 60.0981
xyY:
0.2793, 0.1845, 20.6715
CIE-Lab:
52.5881, 49.6274, -45.8025
CIE-LCH:
52.5881, 67.5333, 317.2952
CIE-Luv:
52.5881, 28.8028, -76.3637
Hunter-Lab:
45.4659, 43.3032, -46.5450
#a95dcd color charts
#a95dcd color shades, tints & tones
#a95dcd color schemes
#a95dcd color preview, HTML & CSS examples
This text has a color of #a95dcd
<p style="color:#a95dcd;">Text here</p>
.mytext {color:#a95dcd;}
This box has a color of #a95dcd
<div style="background-color:#a95dcd;">Content here</div>
.mybackground {background-color:#a95dcd;}
Border around this has a color of #a95dcd
<div style="border:2px solid #a95dcd;">Content here</div>
.myborder {border:2px solid #a95dcd;}