#a86acc color space conversions
Hex:
#a86acc
RGB:
168, 106, 204
CMY:
34, 58, 20
CMYK:
18, 48, 0, 20
HSL:
278°, 49.0000%, 60.7843%
HSV (HSB):
278°, 48.0392%, 80.0000%
XYZ:
32.2016, 22.9925, 59.8675
xyY:
0.2799, 0.1998, 22.9925
CIE-Lab:
55.0646, 42.2511, -41.3225
CIE-LCH:
55.0646, 59.0991, 315.6366
CIE-Luv:
55.0646, 24.0079, -69.1629
Hunter-Lab:
47.9505, 35.9597, -40.4598
#a86acc color charts
#a86acc RGB chart
#a86acc CMYK chart
#a86acc RGB pie chart
#a86acc color shades, tints & tones
#a86acc color schemes
#a86acc color preview, HTML & CSS examples
This text has a color of #a86acc
<p style="color:#a86acc;">Text here</p>
.mytext {color:#a86acc;}
Text color #a86acc
This box has a color of #a86acc
<div style="background-color:#a86acc;">Content here</div>
.mybackground {background-color:#a86acc;}
Background color #a86acc
Border around this has a color of #a86acc
<div style="border:2px solid #a86acc;">Content here</div>
.myborder {border:2px solid #a86acc;}
Border color #a86acc