#a86dcc color space conversions
Hex:
#a86dcc
RGB:
168, 109, 204
CMY:
34, 57, 20
CMYK:
18, 47, 0, 20
HSL:
277°, 48.2234%, 61.3725%
HSV (HSB):
277°, 46.5686%, 80.0000%
XYZ:
32.5162, 23.6217, 59.9724
xyY:
0.2800, 0.2034, 23.6217
CIE-Lab:
55.7071, 40.6135, -40.3105
CIE-LCH:
55.7071, 57.2223, 315.2146
CIE-Luv:
55.7071, 22.9196, -67.5156
Hunter-Lab:
48.6022, 34.3674, -39.1390
#a86dcc color charts
#a86dcc color shades, tints & tones
#a86dcc color schemes
#a86dcc color preview, HTML & CSS examples
This text has a color of #a86dcc
<p style="color:#a86dcc;">Text here</p>
.mytext {color:#a86dcc;}
This box has a color of #a86dcc
<div style="background-color:#a86dcc;">Content here</div>
.mybackground {background-color:#a86dcc;}
Border around this has a color of #a86dcc
<div style="border:2px solid #a86dcc;">Content here</div>
.myborder {border:2px solid #a86dcc;}