#a999fa color space conversions
Hex:
#a999fa
RGB:
169, 153, 250
CMY:
34, 40, 2
CMYK:
32, 39, 0, 2
HSL:
250°, 90.6542%, 79.0196%
HSV (HSB):
250°, 38.8000%, 98.0392%
XYZ:
45.0087, 38.1196, 95.4281
xyY:
0.2521, 0.2135, 38.1196
CIE-Lab:
68.1087, 27.1857, -46.3821
CIE-LCH:
68.1087, 53.7621, 300.3756
CIE-Luv:
68.1087, 1.3416, -78.3088
Hunter-Lab:
61.7411, 22.0781, -48.4209
#a999fa color charts
#a999fa color shades, tints & tones
#a999fa color schemes
#a999fa color preview, HTML & CSS examples
This text has a color of #a999fa
<p style="color:#a999fa;">Text here</p>
.mytext {color:#a999fa;}
This box has a color of #a999fa
<div style="background-color:#a999fa;">Content here</div>
.mybackground {background-color:#a999fa;}
Border around this has a color of #a999fa
<div style="border:2px solid #a999fa;">Content here</div>
.myborder {border:2px solid #a999fa;}