#a05ae9 color space conversions
Hex:
#a05ae9
RGB:
160, 90, 233
CMY:
37, 65, 9
CMYK:
31, 61, 0, 9
HSL:
269°, 76.4706%, 63.3333%
HSV (HSB):
269°, 61.3734%, 91.3725%
XYZ:
32.8613, 20.6691, 79.3483
xyY:
0.2473, 0.1555, 20.6691
CIE-Lab:
52.5854, 55.3019, -61.7286
CIE-LCH:
52.5854, 82.8777, 311.8568
CIE-Luv:
52.5854, 19.4298, -101.2628
Hunter-Lab:
45.4633, 49.4610, -71.6562
#a05ae9 color charts
#a05ae9 color shades, tints & tones
#a05ae9 color schemes
#a05ae9 color preview, HTML & CSS examples
This text has a color of #a05ae9
<p style="color:#a05ae9;">Text here</p>
.mytext {color:#a05ae9;}
This box has a color of #a05ae9
<div style="background-color:#a05ae9;">Content here</div>
.mybackground {background-color:#a05ae9;}
Border around this has a color of #a05ae9
<div style="border:2px solid #a05ae9;">Content here</div>
.myborder {border:2px solid #a05ae9;}