#a68cc9 color space conversions
Hex:
#a68cc9
RGB:
166, 140, 201
CMY:
35, 45, 21
CMYK:
17, 30, 0, 21
HSL:
266°, 36.0947%, 66.8627%
HSV (HSB):
266°, 30.3483%, 78.8235%
XYZ:
35.6466, 31.0802, 59.3786
xyY:
0.2827, 0.2465, 31.0802
CIE-Lab:
62.5753, 21.8892, -27.9259
CIE-LCH:
62.5753, 35.4823, 308.0905
CIE-Luv:
62.5753, 9.6401, -46.3454
Hunter-Lab:
55.7496, 16.5719, -24.1247
#a68cc9 color charts
#a68cc9 color shades, tints & tones
#a68cc9 color schemes
#a68cc9 color preview, HTML & CSS examples
This text has a color of #a68cc9
<p style="color:#a68cc9;">Text here</p>
.mytext {color:#a68cc9;}
This box has a color of #a68cc9
<div style="background-color:#a68cc9;">Content here</div>
.mybackground {background-color:#a68cc9;}
Border around this has a color of #a68cc9
<div style="border:2px solid #a68cc9;">Content here</div>
.myborder {border:2px solid #a68cc9;}