#a68cca color space conversions
Hex:
#a68cca
RGB:
166, 140, 202
CMY:
35, 45, 21
CMYK:
18, 31, 0, 21
HSL:
265°, 36.9048%, 67.0588%
HSV (HSB):
265°, 30.6931%, 79.2157%
XYZ:
35.7646, 31.1274, 60.0003
xyY:
0.2819, 0.2453, 31.1274
CIE-Lab:
62.6151, 22.1154, -28.4256
CIE-LCH:
62.6151, 36.0153, 307.8832
CIE-Luv:
62.6151, 9.5363, -47.1883
Hunter-Lab:
55.7920, 16.7889, -24.7078
#a68cca color charts
#a68cca color shades, tints & tones
#a68cca color schemes
#a68cca color preview, HTML & CSS examples
This text has a color of #a68cca
<p style="color:#a68cca;">Text here</p>
.mytext {color:#a68cca;}
This box has a color of #a68cca
<div style="background-color:#a68cca;">Content here</div>
.mybackground {background-color:#a68cca;}
Border around this has a color of #a68cca
<div style="border:2px solid #a68cca;">Content here</div>
.myborder {border:2px solid #a68cca;}