#a06cb8 color space conversions
Hex:
#a06cb8
RGB:
160, 108, 184
CMY:
37, 58, 28
CMYK:
13, 41, 0, 28
HSL:
281°, 34.8624%, 57.2549%
HSV (HSB):
281°, 41.3043%, 72.1569%
XYZ:
28.5115, 21.6594, 48.0254
xyY:
0.2904, 0.2206, 21.6594
CIE-Lab:
53.6637, 34.4315, -32.1318
CIE-LCH:
53.6637, 47.0954, 316.9788
CIE-Luv:
53.6637, 21.9113, -53.3624
Hunter-Lab:
46.5397, 27.9097, -28.6050
#a06cb8 color charts
#a06cb8 color shades, tints & tones
#a06cb8 color schemes
#a06cb8 color preview, HTML & CSS examples
This text has a color of #a06cb8
<p style="color:#a06cb8;">Text here</p>
.mytext {color:#a06cb8;}
This box has a color of #a06cb8
<div style="background-color:#a06cb8;">Content here</div>
.mybackground {background-color:#a06cb8;}
Border around this has a color of #a06cb8
<div style="border:2px solid #a06cb8;">Content here</div>
.myborder {border:2px solid #a06cb8;}