#a95ecd color space conversions
Hex:
#a95ecd
RGB:
169, 94, 205
CMY:
34, 63, 20
CMYK:
18, 54, 0, 20
HSL:
281°, 52.6066%, 58.6275%
HSV (HSB):
281°, 54.1463%, 80.3922%
XYZ:
31.3843, 20.8482, 60.1276
xyY:
0.2793, 0.1855, 20.8482
CIE-Lab:
52.7830, 49.1120, -45.4933
CIE-LCH:
52.7830, 66.9450, 317.1905
CIE-Luv:
52.7830, 28.4842, -75.8852
Hunter-Lab:
45.6598, 42.7875, -46.1147
#a95ecd color charts
#a95ecd color shades, tints & tones
#a95ecd color schemes
#a95ecd color preview, HTML & CSS examples
This text has a color of #a95ecd
<p style="color:#a95ecd;">Text here</p>
.mytext {color:#a95ecd;}
This box has a color of #a95ecd
<div style="background-color:#a95ecd;">Content here</div>
.mybackground {background-color:#a95ecd;}
Border around this has a color of #a95ecd
<div style="border:2px solid #a95ecd;">Content here</div>
.myborder {border:2px solid #a95ecd;}