#a85ace color space conversions
Hex:
#a85ace
RGB:
168, 90, 206
CMY:
34, 65, 19
CMYK:
18, 56, 0, 19
HSL:
280°, 54.2056%, 58.0392%
HSV (HSB):
280°, 56.3107%, 80.7843%
XYZ:
30.9452, 20.0934, 60.6399
xyY:
0.2771, 0.1799, 20.0934
CIE-Lab:
51.9426, 51.1146, -47.4069
CIE-LCH:
51.9426, 69.7145, 317.1552
CIE-Luv:
51.9426, 28.9376, -78.7943
Hunter-Lab:
44.8257, 44.7818, -48.8293
#a85ace color charts
#a85ace color shades, tints & tones
#a85ace color schemes
#a85ace color preview, HTML & CSS examples
This text has a color of #a85ace
<p style="color:#a85ace;">Text here</p>
.mytext {color:#a85ace;}
This box has a color of #a85ace
<div style="background-color:#a85ace;">Content here</div>
.mybackground {background-color:#a85ace;}
Border around this has a color of #a85ace
<div style="border:2px solid #a85ace;">Content here</div>
.myborder {border:2px solid #a85ace;}