#a995f7 color space conversions
Hex:
#a995f7
RGB:
169, 149, 247
CMY:
34, 42, 3
CMYK:
32, 40, 0, 3
HSL:
252°, 85.9649%, 77.6471%
HSV (HSB):
252°, 39.6761%, 96.8627%
XYZ:
43.8981, 36.6453, 92.7553
xyY:
0.2533, 0.2115, 36.6453
CIE-Lab:
67.0101, 28.6888, -46.4724
CIE-LCH:
67.0101, 54.6144, 301.6883
CIE-Luv:
67.0101, 3.1046, -78.4440
Hunter-Lab:
60.5354, 23.5051, -48.4723
#a995f7 color charts
#a995f7 color shades, tints & tones
#a995f7 color schemes
#a995f7 color preview, HTML & CSS examples
This text has a color of #a995f7
<p style="color:#a995f7;">Text here</p>
.mytext {color:#a995f7;}
This box has a color of #a995f7
<div style="background-color:#a995f7;">Content here</div>
.mybackground {background-color:#a995f7;}
Border around this has a color of #a995f7
<div style="border:2px solid #a995f7;">Content here</div>
.myborder {border:2px solid #a995f7;}