#a999d4 color space conversions
Hex:
#a999d4
RGB:
169, 153, 212
CMY:
34, 40, 17
CMYK:
20, 28, 0, 17
HSL:
256°, 40.6897%, 71.5686%
HSV (HSB):
256°, 27.8302%, 83.1373%
XYZ:
39.6371, 35.9709, 67.1413
xyY:
0.2777, 0.2520, 35.9709
CIE-Lab:
66.4977, 17.9641, -27.9941
CIE-LCH:
66.4977, 33.2623, 302.6888
CIE-Luv:
66.4977, 4.5510, -46.3524
Hunter-Lab:
59.9758, 13.0103, -24.3906
#a999d4 color charts
#a999d4 color shades, tints & tones
#a999d4 color schemes
#a999d4 color preview, HTML & CSS examples
This text has a color of #a999d4
<p style="color:#a999d4;">Text here</p>
.mytext {color:#a999d4;}
This box has a color of #a999d4
<div style="background-color:#a999d4;">Content here</div>
.mybackground {background-color:#a999d4;}
Border around this has a color of #a999d4
<div style="border:2px solid #a999d4;">Content here</div>
.myborder {border:2px solid #a999d4;}