#a06ffa color space conversions
Hex:
#a06ffa
RGB:
160, 111, 250
CMY:
37, 56, 2
CMYK:
36, 56, 0, 2
HSL:
261°, 93.2886%, 70.7843%
HSV (HSB):
261°, 55.6000%, 98.0392%
XYZ:
37.4370, 25.7446, 93.4385
xyY:
0.2390, 0.1644, 25.7446
CIE-Lab:
57.7938, 48.4373, -62.8269
CIE-LCH:
57.7938, 79.3309, 307.6310
CIE-Luv:
57.7938, 11.1901, -104.5675
Hunter-Lab:
50.7391, 42.9096, -73.6680
#a06ffa color charts
#a06ffa color shades, tints & tones
#a06ffa color schemes
#a06ffa color preview, HTML & CSS examples
This text has a color of #a06ffa
<p style="color:#a06ffa;">Text here</p>
.mytext {color:#a06ffa;}
This box has a color of #a06ffa
<div style="background-color:#a06ffa;">Content here</div>
.mybackground {background-color:#a06ffa;}
Border around this has a color of #a06ffa
<div style="border:2px solid #a06ffa;">Content here</div>
.myborder {border:2px solid #a06ffa;}