#a099ed color space conversions
Hex:
#a099ed
RGB:
160, 153, 237
CMY:
37, 40, 7
CMYK:
32, 35, 0, 7
HSL:
245°, 70.0000%, 76.4706%
HSV (HSB):
245°, 35.4430%, 92.9412%
XYZ:
41.1745, 36.3705, 84.9708
xyY:
0.2534, 0.2238, 36.3705
CIE-Lab:
66.8020, 21.4211, -41.3716
CIE-LCH:
66.8020, 46.5883, 297.3739
CIE-Luv:
66.8020, -1.8704, -68.9651
Hunter-Lab:
60.3079, 16.3298, -41.3211
#a099ed color charts
#a099ed color shades, tints & tones
#a099ed color schemes
#a099ed color preview, HTML & CSS examples
This text has a color of #a099ed
<p style="color:#a099ed;">Text here</p>
.mytext {color:#a099ed;}
This box has a color of #a099ed
<div style="background-color:#a099ed;">Content here</div>
.mybackground {background-color:#a099ed;}
Border around this has a color of #a099ed
<div style="border:2px solid #a099ed;">Content here</div>
.myborder {border:2px solid #a099ed;}