#a95dff color space conversions
Hex:
#a95dff
RGB:
169, 93, 255
CMY:
34, 64, 0
CMYK:
34, 64, 0, 0
HSL:
268°, 100.0000%, 68.2353%
HSV (HSB):
268°, 63.5294%, 100.0000%
XYZ:
38.3265, 23.4837, 97.1205
xyY:
0.2412, 0.1478, 23.4837
CIE-Lab:
55.5671, 60.9155, -69.1304
CIE-LCH:
55.5671, 92.1396, 311.3855
CIE-Luv:
55.5671, 19.4808, -114.4299
Hunter-Lab:
48.4600, 56.3689, -84.9033
#a95dff color charts
#a95dff color shades, tints & tones
#a95dff color schemes
#a95dff color preview, HTML & CSS examples
This text has a color of #a95dff
<p style="color:#a95dff;">Text here</p>
.mytext {color:#a95dff;}
This box has a color of #a95dff
<div style="background-color:#a95dff;">Content here</div>
.mybackground {background-color:#a95dff;}
Border around this has a color of #a95dff
<div style="border:2px solid #a95dff;">Content here</div>
.myborder {border:2px solid #a95dff;}