#a06bca color space conversions
Hex:
#a06bca
RGB:
160, 107, 202
CMY:
37, 58, 21
CMYK:
21, 47, 0, 21
HSL:
273°, 47.2637%, 60.5882%
HSV (HSB):
273°, 47.0297%, 79.2157%
XYZ:
30.4156, 22.2532, 58.5693
xyY:
0.2734, 0.2001, 22.2532
CIE-Lab:
54.2947, 39.0029, -41.4570
CIE-LCH:
54.2947, 56.9202, 313.2529
CIE-Luv:
54.2947, 19.4055, -68.7448
Hunter-Lab:
47.1733, 32.5366, -40.5918
#a06bca color charts
#a06bca color shades, tints & tones
#a06bca color schemes
#a06bca color preview, HTML & CSS examples
This text has a color of #a06bca
<p style="color:#a06bca;">Text here</p>
.mytext {color:#a06bca;}
This box has a color of #a06bca
<div style="background-color:#a06bca;">Content here</div>
.mybackground {background-color:#a06bca;}
Border around this has a color of #a06bca
<div style="border:2px solid #a06bca;">Content here</div>
.myborder {border:2px solid #a06bca;}