#a99dd5 color space conversions
Hex:
#a99dd5
RGB:
169, 157, 213
CMY:
34, 38, 16
CMYK:
21, 26, 0, 16
HSL:
253°, 40.0000%, 72.5490%
HSV (HSB):
253°, 26.2911%, 83.5294%
XYZ:
40.4294, 37.3531, 68.0298
xyY:
0.2773, 0.2562, 37.3531
CIE-Lab:
67.5411, 15.9396, -26.9428
CIE-LCH:
67.5411, 31.3047, 300.6089
CIE-Luv:
67.5411, 2.7201, -44.4534
Hunter-Lab:
61.1171, 11.1239, -23.2140
#a99dd5 color charts
#a99dd5 color shades, tints & tones
#a99dd5 color schemes
#a99dd5 color preview, HTML & CSS examples
This text has a color of #a99dd5
<p style="color:#a99dd5;">Text here</p>
.mytext {color:#a99dd5;}
This box has a color of #a99dd5
<div style="background-color:#a99dd5;">Content here</div>
.mybackground {background-color:#a99dd5;}
Border around this has a color of #a99dd5
<div style="border:2px solid #a99dd5;">Content here</div>
.myborder {border:2px solid #a99dd5;}