#a95ddf color space conversions
Hex:
#a95ddf
RGB:
169, 93, 223
CMY:
34, 64, 13
CMYK:
24, 58, 0, 13
HSL:
275°, 67.0103%, 61.9608%
HSV (HSB):
275°, 58.2960%, 87.4510%
XYZ:
33.5958, 21.5914, 72.2089
xyY:
0.2637, 0.1695, 21.5914
CIE-Lab:
53.5908, 53.5637, -54.4267
CIE-LCH:
53.5908, 76.3632, 314.5421
CIE-Luv:
53.5908, 25.2471, -90.4640
Hunter-Lab:
46.4666, 47.7408, -59.6098
#a95ddf color charts
#a95ddf color shades, tints & tones
#a95ddf color schemes
#a95ddf color preview, HTML & CSS examples
This text has a color of #a95ddf
<p style="color:#a95ddf;">Text here</p>
.mytext {color:#a95ddf;}
This box has a color of #a95ddf
<div style="background-color:#a95ddf;">Content here</div>
.mybackground {background-color:#a95ddf;}
Border around this has a color of #a95ddf
<div style="border:2px solid #a95ddf;">Content here</div>
.myborder {border:2px solid #a95ddf;}