#a99edf color space conversions
Hex:
#a99edf
RGB:
169, 158, 223
CMY:
34, 38, 13
CMYK:
24, 29, 0, 13
HSL:
250°, 50.3876%, 74.7059%
HSV (HSB):
250°, 29.1480%, 87.4510%
XYZ:
41.9083, 38.2164, 74.9797
xyY:
0.2702, 0.2464, 38.2164
CIE-Lab:
68.1798, 17.7166, -31.4761
CIE-LCH:
68.1798, 36.1196, 299.3733
CIE-Luv:
68.1798, 1.5079, -52.2233
Hunter-Lab:
61.8195, 12.8238, -28.6382
#a99edf color charts
#a99edf color shades, tints & tones
#a99edf color schemes
#a99edf color preview, HTML & CSS examples
This text has a color of #a99edf
<p style="color:#a99edf;">Text here</p>
.mytext {color:#a99edf;}
This box has a color of #a99edf
<div style="background-color:#a99edf;">Content here</div>
.mybackground {background-color:#a99edf;}
Border around this has a color of #a99edf
<div style="border:2px solid #a99edf;">Content here</div>
.myborder {border:2px solid #a99edf;}