#a996e2 color space conversions
Hex:
#a996e2
RGB:
169, 150, 226
CMY:
34, 41, 11
CMYK:
25, 34, 0, 11
HSL:
255°, 56.7164%, 73.7255%
HSV (HSB):
255°, 33.6283%, 88.6275%
XYZ:
40.9960, 35.7387, 76.6890
xyY:
0.2672, 0.2329, 35.7387
CIE-Lab:
66.3198, 22.9522, -36.0151
CIE-LCH:
66.3198, 42.7071, 302.5091
CIE-Luv:
66.3198, 4.5919, -60.2082
Hunter-Lab:
59.7818, 17.7899, -34.2108
#a996e2 color charts
#a996e2 color shades, tints & tones
#a996e2 color schemes
#a996e2 color preview, HTML & CSS examples
This text has a color of #a996e2
<p style="color:#a996e2;">Text here</p>
.mytext {color:#a996e2;}
This box has a color of #a996e2
<div style="background-color:#a996e2;">Content here</div>
.mybackground {background-color:#a996e2;}
Border around this has a color of #a996e2
<div style="border:2px solid #a996e2;">Content here</div>
.myborder {border:2px solid #a996e2;}