#a06fcd color space conversions
Hex:
#a06fcd
RGB:
160, 111, 205
CMY:
37, 56, 20
CMYK:
22, 46, 0, 20
HSL:
271°, 48.4536%, 61.9608%
HSV (HSB):
271°, 45.8537%, 80.3922%
XYZ:
31.2011, 23.2502, 60.6009
xyY:
0.2712, 0.2021, 23.2502
CIE-Lab:
55.3292, 37.4631, -41.5327
CIE-LCH:
55.3292, 55.9325, 312.0509
CIE-Luv:
55.3292, 17.4986, -68.9362
Hunter-Lab:
48.2185, 31.1209, -40.7625
#a06fcd color charts
#a06fcd color shades, tints & tones
#a06fcd color schemes
#a06fcd color preview, HTML & CSS examples
This text has a color of #a06fcd
<p style="color:#a06fcd;">Text here</p>
.mytext {color:#a06fcd;}
This box has a color of #a06fcd
<div style="background-color:#a06fcd;">Content here</div>
.mybackground {background-color:#a06fcd;}
Border around this has a color of #a06fcd
<div style="border:2px solid #a06fcd;">Content here</div>
.myborder {border:2px solid #a06fcd;}