#a06ce5 color space conversions
Hex:
#a06ce5
RGB:
160, 108, 229
CMY:
37, 58, 10
CMYK:
30, 53, 0, 10
HSL:
266°, 69.9422%, 66.0784%
HSV (HSB):
266°, 52.8384%, 89.8039%
XYZ:
34.0026, 23.8559, 76.9412
xyY:
0.2522, 0.1770, 23.8559
CIE-Lab:
55.9432, 44.8453, -54.1007
CIE-LCH:
55.9432, 70.2708, 309.6561
CIE-Luv:
55.9432, 14.9768, -89.8338
Hunter-Lab:
48.8425, 38.7920, -59.2095
#a06ce5 color charts
#a06ce5 color shades, tints & tones
#a06ce5 color schemes
#a06ce5 color preview, HTML & CSS examples
This text has a color of #a06ce5
<p style="color:#a06ce5;">Text here</p>
.mytext {color:#a06ce5;}
This box has a color of #a06ce5
<div style="background-color:#a06ce5;">Content here</div>
.mybackground {background-color:#a06ce5;}
Border around this has a color of #a06ce5
<div style="border:2px solid #a06ce5;">Content here</div>
.myborder {border:2px solid #a06ce5;}