#a99dd0 color space conversions
Hex:
#a99dd0
RGB:
169, 157, 208
CMY:
34, 38, 18
CMYK:
19, 25, 0, 18
HSL:
254°, 35.1724%, 71.5686%
HSV (HSB):
254°, 24.5192%, 81.5686%
XYZ:
39.8043, 37.1030, 64.7382
xyY:
0.2810, 0.2619, 37.1030
CIE-Lab:
67.3543, 14.7968, -24.4616
CIE-LCH:
67.3543, 28.5887, 301.1698
CIE-Luv:
67.3543, 3.1147, -40.2300
Hunter-Lab:
60.9123, 10.0479, -20.3755
#a99dd0 color charts
#a99dd0 color shades, tints & tones
#a99dd0 color schemes
#a99dd0 color preview, HTML & CSS examples
This text has a color of #a99dd0
<p style="color:#a99dd0;">Text here</p>
.mytext {color:#a99dd0;}
This box has a color of #a99dd0
<div style="background-color:#a99dd0;">Content here</div>
.mybackground {background-color:#a99dd0;}
Border around this has a color of #a99dd0
<div style="border:2px solid #a99dd0;">Content here</div>
.myborder {border:2px solid #a99dd0;}