#a06db1 color space conversions
Hex:
#a06db1
RGB:
160, 109, 177
CMY:
37, 57, 31
CMYK:
10, 38, 0, 31
HSL:
285°, 30.3571%, 56.0784%
HSV (HSB):
285°, 38.4181%, 69.4118%
XYZ:
27.9017, 21.5852, 44.2908
xyY:
0.2975, 0.2302, 21.5852
CIE-Lab:
53.5841, 32.3713, -28.2159
CIE-LCH:
53.5841, 42.9422, 318.9235
CIE-Luv:
53.5841, 22.6322, -46.9614
Hunter-Lab:
46.4599, 25.8941, -24.0000
#a06db1 color charts
#a06db1 color shades, tints & tones
#a06db1 color schemes
#a06db1 color preview, HTML & CSS examples
This text has a color of #a06db1
<p style="color:#a06db1;">Text here</p>
.mytext {color:#a06db1;}
This box has a color of #a06db1
<div style="background-color:#a06db1;">Content here</div>
.mybackground {background-color:#a06db1;}
Border around this has a color of #a06db1
<div style="border:2px solid #a06db1;">Content here</div>
.myborder {border:2px solid #a06db1;}