#a95df9 color space conversions
Hex:
#a95df9
RGB:
169, 93, 249
CMY:
34, 64, 2
CMYK:
32, 63, 0, 2
HSL:
269°, 92.8571%, 67.0588%
HSV (HSB):
269°, 62.6506%, 97.6471%
XYZ:
37.3754, 23.1033, 92.1120
xyY:
0.2449, 0.1514, 23.1033
CIE-Lab:
55.1786, 59.5091, -66.4323
CIE-LCH:
55.1786, 89.1885, 311.8535
CIE-Luv:
55.1786, 20.5072, -110.0485
Hunter-Lab:
48.0659, 54.6841, -79.9755
#a95df9 color charts
#a95df9 color shades, tints & tones
#a95df9 color schemes
#a95df9 color preview, HTML & CSS examples
This text has a color of #a95df9
<p style="color:#a95df9;">Text here</p>
.mytext {color:#a95df9;}
This box has a color of #a95df9
<div style="background-color:#a95df9;">Content here</div>
.mybackground {background-color:#a95df9;}
Border around this has a color of #a95df9
<div style="border:2px solid #a95df9;">Content here</div>
.myborder {border:2px solid #a95df9;}