#a99ff8 color space conversions
Hex:
#a99ff8
RGB:
169, 159, 248
CMY:
34, 38, 3
CMYK:
32, 36, 0, 3
HSL:
247°, 86.4078%, 79.8039%
HSV (HSB):
247°, 35.8871%, 97.2549%
XYZ:
45.7036, 40.0086, 94.1205
xyY:
0.2541, 0.2225, 40.0086
CIE-Lab:
69.4757, 23.2889, -43.1471
CIE-LCH:
69.4757, 49.0310, 298.3582
CIE-Luv:
69.4757, -0.7973, -72.6187
Hunter-Lab:
63.2524, 18.2853, -43.9478
#a99ff8 color charts
#a99ff8 color shades, tints & tones
#a99ff8 color schemes
#a99ff8 color preview, HTML & CSS examples
This text has a color of #a99ff8
<p style="color:#a99ff8;">Text here</p>
.mytext {color:#a99ff8;}
This box has a color of #a99ff8
<div style="background-color:#a99ff8;">Content here</div>
.mybackground {background-color:#a99ff8;}
Border around this has a color of #a99ff8
<div style="border:2px solid #a99ff8;">Content here</div>
.myborder {border:2px solid #a99ff8;}