#a99fc5 color space conversions
Hex:
#a99fc5
RGB:
169, 159, 197
CMY:
34, 38, 23
CMYK:
14, 19, 0, 23
HSL:
256°, 24.6753%, 69.8039%
HSV (HSB):
256°, 19.2893%, 77.2549%
XYZ:
38.8384, 37.2625, 57.9687
xyY:
0.2897, 0.2779, 37.2625
CIE-Lab:
67.4735, 11.2319, -18.1770
CIE-LCH:
67.4735, 21.3672, 301.7128
CIE-Luv:
67.4735, 3.0509, -29.6039
Hunter-Lab:
61.0430, 6.7446, -13.5739
#a99fc5 color charts
#a99fc5 color shades, tints & tones
#a99fc5 color schemes
#a99fc5 color preview, HTML & CSS examples
This text has a color of #a99fc5
<p style="color:#a99fc5;">Text here</p>
.mytext {color:#a99fc5;}
This box has a color of #a99fc5
<div style="background-color:#a99fc5;">Content here</div>
.mybackground {background-color:#a99fc5;}
Border around this has a color of #a99fc5
<div style="border:2px solid #a99fc5;">Content here</div>
.myborder {border:2px solid #a99fc5;}