#a99ff0 color space conversions
Hex:
#a99ff0
RGB:
169, 159, 240
CMY:
34, 38, 6
CMYK:
30, 34, 0, 6
HSL:
247°, 72.9730%, 78.2353%
HSV (HSB):
247°, 33.7500%, 94.1176%
XYZ:
44.4885, 39.5226, 87.7219
xyY:
0.2591, 0.2301, 39.5226
CIE-Lab:
69.1281, 21.2842, -39.3272
CIE-LCH:
69.1281, 44.7174, 298.4226
CIE-Luv:
69.1281, -0.1989, -65.8963
Hunter-Lab:
62.8670, 16.3003, -38.7239
#a99ff0 color charts
#a99ff0 color shades, tints & tones
#a99ff0 color schemes
#a99ff0 color preview, HTML & CSS examples
This text has a color of #a99ff0
<p style="color:#a99ff0;">Text here</p>
.mytext {color:#a99ff0;}
This box has a color of #a99ff0
<div style="background-color:#a99ff0;">Content here</div>
.mybackground {background-color:#a99ff0;}
Border around this has a color of #a99ff0
<div style="border:2px solid #a99ff0;">Content here</div>
.myborder {border:2px solid #a99ff0;}