#a86ec5 color space conversions
Hex:
#a86ec5
RGB:
168, 110, 197
CMY:
34, 57, 23
CMYK:
15, 44, 0, 23
HSL:
280°, 42.8571%, 60.1961%
HSV (HSB):
280°, 44.1624%, 77.2549%
XYZ:
31.8024, 23.5079, 55.6846
xyY:
0.2865, 0.2118, 23.5079
CIE-Lab:
55.5917, 38.5332, -36.5053
CIE-LCH:
55.5917, 53.0796, 316.5480
CIE-Luv:
55.5917, 23.7274, -61.2050
Hunter-Lab:
48.4850, 32.2337, -34.1547
#a86ec5 color charts
#a86ec5 color shades, tints & tones
#a86ec5 color schemes
#a86ec5 color preview, HTML & CSS examples
This text has a color of #a86ec5
<p style="color:#a86ec5;">Text here</p>
.mytext {color:#a86ec5;}
This box has a color of #a86ec5
<div style="background-color:#a86ec5;">Content here</div>
.mybackground {background-color:#a86ec5;}
Border around this has a color of #a86ec5
<div style="border:2px solid #a86ec5;">Content here</div>
.myborder {border:2px solid #a86ec5;}