#a06fdc color space conversions
Hex:
#a06fdc
RGB:
160, 111, 220
CMY:
37, 56, 14
CMYK:
27, 50, 0, 14
HSL:
267°, 60.8939%, 64.9020%
HSV (HSB):
267°, 49.5455%, 86.2745%
XYZ:
33.0999, 24.0098, 70.5999
xyY:
0.2592, 0.1880, 24.0098
CIE-Lab:
56.0976, 41.0105, -48.7996
CIE-LCH:
56.0976, 63.7437, 310.0433
CIE-Luv:
56.0976, 15.3043, -81.0899
Hunter-Lab:
48.9998, 34.8292, -51.1265
#a06fdc color charts
#a06fdc color shades, tints & tones
#a06fdc color schemes
#a06fdc color preview, HTML & CSS examples
This text has a color of #a06fdc
<p style="color:#a06fdc;">Text here</p>
.mytext {color:#a06fdc;}
This box has a color of #a06fdc
<div style="background-color:#a06fdc;">Content here</div>
.mybackground {background-color:#a06fdc;}
Border around this has a color of #a06fdc
<div style="border:2px solid #a06fdc;">Content here</div>
.myborder {border:2px solid #a06fdc;}