#a99fdd color space conversions
Hex:
#a99fdd
RGB:
169, 159, 221
CMY:
34, 38, 13
CMYK:
24, 28, 0, 13
HSL:
250°, 47.6923%, 74.5098%
HSV (HSB):
250°, 28.0543%, 86.6667%
XYZ:
41.8115, 38.4517, 73.6248
xyY:
0.2717, 0.2499, 38.4517
CIE-Lab:
68.3523, 16.6800, -30.1086
CIE-LCH:
68.3523, 34.4202, 298.9863
CIE-Luv:
68.3523, 1.2351, -49.8398
Hunter-Lab:
62.0095, 11.8416, -26.9893
#a99fdd color charts
#a99fdd color shades, tints & tones
#a99fdd color schemes
#a99fdd color preview, HTML & CSS examples
This text has a color of #a99fdd
<p style="color:#a99fdd;">Text here</p>
.mytext {color:#a99fdd;}
This box has a color of #a99fdd
<div style="background-color:#a99fdd;">Content here</div>
.mybackground {background-color:#a99fdd;}
Border around this has a color of #a99fdd
<div style="border:2px solid #a99fdd;">Content here</div>
.myborder {border:2px solid #a99fdd;}