#a995d9 color space conversions
Hex:
#a995d9
RGB:
169, 149, 217
CMY:
34, 42, 15
CMYK:
22, 31, 0, 15
HSL:
258°, 47.2222%, 71.7647%
HSV (HSB):
258°, 31.3364%, 85.0980%
XYZ:
39.6340, 34.9397, 70.3007
xyY:
0.2736, 0.2412, 34.9397
CIE-Lab:
65.7017, 21.3858, -31.9959
CIE-LCH:
65.7017, 38.4849, 303.7584
CIE-Luv:
65.7017, 5.8253, -53.2905
Hunter-Lab:
59.1098, 16.2449, -29.1382
#a995d9 color charts
#a995d9 color shades, tints & tones
#a995d9 color schemes
#a995d9 color preview, HTML & CSS examples
This text has a color of #a995d9
<p style="color:#a995d9;">Text here</p>
.mytext {color:#a995d9;}
This box has a color of #a995d9
<div style="background-color:#a995d9;">Content here</div>
.mybackground {background-color:#a995d9;}
Border around this has a color of #a995d9
<div style="border:2px solid #a995d9;">Content here</div>
.myborder {border:2px solid #a995d9;}