#a99cd4 color space conversions
Hex:
#a99cd4
RGB:
169, 156, 212
CMY:
34, 39, 17
CMYK:
20, 26, 0, 17
HSL:
254°, 39.4366%, 72.1569%
HSV (HSB):
254°, 26.4151%, 83.1373%
XYZ:
40.1343, 36.9654, 67.3071
xyY:
0.2779, 0.2560, 36.9654
CIE-Lab:
67.2511, 16.2725, -26.8351
CIE-LCH:
67.2511, 31.3834, 301.2321
CIE-Luv:
67.2511, 3.2385, -44.2966
Hunter-Lab:
60.7992, 11.4315, -23.0769
#a99cd4 color charts
#a99cd4 color shades, tints & tones
#a99cd4 color schemes
#a99cd4 color preview, HTML & CSS examples
This text has a color of #a99cd4
<p style="color:#a99cd4;">Text here</p>
.mytext {color:#a99cd4;}
This box has a color of #a99cd4
<div style="background-color:#a99cd4;">Content here</div>
.mybackground {background-color:#a99cd4;}
Border around this has a color of #a99cd4
<div style="border:2px solid #a99cd4;">Content here</div>
.myborder {border:2px solid #a99cd4;}