#a066ed color space conversions
Hex:
#a066ed
RGB:
160, 102, 237
CMY:
37, 60, 7
CMYK:
32, 57, 0, 7
HSL:
266°, 78.9474%, 66.4706%
HSV (HSB):
266°, 56.9620%, 92.9412%
XYZ:
34.5346, 23.0908, 82.7575
xyY:
0.2460, 0.1645, 23.0908
CIE-Lab:
55.1657, 50.0382, -59.8214
CIE-LCH:
55.1657, 77.9899, 309.9111
CIE-Luv:
55.1657, 15.5748, -98.9906
Hunter-Lab:
48.0528, 44.1920, -68.4734
#a066ed color charts
#a066ed color shades, tints & tones
#a066ed color schemes
#a066ed color preview, HTML & CSS examples
This text has a color of #a066ed
<p style="color:#a066ed;">Text here</p>
.mytext {color:#a066ed;}
This box has a color of #a066ed
<div style="background-color:#a066ed;">Content here</div>
.mybackground {background-color:#a066ed;}
Border around this has a color of #a066ed
<div style="border:2px solid #a066ed;">Content here</div>
.myborder {border:2px solid #a066ed;}