#a99fd3 color space conversions
Hex:
#a99fd3
RGB:
169, 159, 211
CMY:
34, 38, 17
CMYK:
20, 25, 0, 17
HSL:
252°, 37.1429%, 72.5490%
HSV (HSB):
252°, 24.6445%, 82.7451%
XYZ:
40.5182, 37.9344, 66.8146
xyY:
0.2789, 0.2611, 37.9344
CIE-Lab:
67.9723, 14.3561, -25.1751
CIE-LCH:
67.9723, 28.9807, 299.6939
CIE-Luv:
67.9723, 1.9929, -41.3820
Hunter-Lab:
61.5909, 9.6438, -21.2048
#a99fd3 color charts
#a99fd3 color shades, tints & tones
#a99fd3 color schemes
#a99fd3 color preview, HTML & CSS examples
This text has a color of #a99fd3
<p style="color:#a99fd3;">Text here</p>
.mytext {color:#a99fd3;}
This box has a color of #a99fd3
<div style="background-color:#a99fd3;">Content here</div>
.mybackground {background-color:#a99fd3;}
Border around this has a color of #a99fd3
<div style="border:2px solid #a99fd3;">Content here</div>
.myborder {border:2px solid #a99fd3;}