#a06ff9 color space conversions
Hex:
#a06ff9
RGB:
160, 111, 249
CMY:
37, 56, 2
CMYK:
36, 55, 0, 2
HSL:
261°, 92.0000%, 70.5882%
HSV (HSB):
261°, 55.4217%, 97.6471%
XYZ:
37.2805, 25.6820, 92.6148
xyY:
0.2396, 0.1651, 25.6820
CIE-Lab:
57.7340, 48.1840, -62.3699
CIE-LCH:
57.7340, 78.8144, 307.6880
CIE-Luv:
57.7340, 11.3210, -103.8047
Hunter-Lab:
50.6774, 42.6269, -72.8803
#a06ff9 color charts
#a06ff9 color shades, tints & tones
#a06ff9 color schemes
#a06ff9 color preview, HTML & CSS examples
This text has a color of #a06ff9
<p style="color:#a06ff9;">Text here</p>
.mytext {color:#a06ff9;}
This box has a color of #a06ff9
<div style="background-color:#a06ff9;">Content here</div>
.mybackground {background-color:#a06ff9;}
Border around this has a color of #a06ff9
<div style="border:2px solid #a06ff9;">Content here</div>
.myborder {border:2px solid #a06ff9;}