#a85cad color space conversions
Hex:
#a85cad
RGB:
168, 92, 173
CMY:
34, 64, 32
CMYK:
3, 47, 0, 32
HSL:
296°, 33.0612%, 51.9608%
HSV (HSB):
296°, 46.8208%, 67.8431%
XYZ:
27.5184, 18.9963, 41.7514
xyY:
0.3118, 0.2152, 18.9963
CIE-Lab:
50.6828, 43.3483, -30.3301
CIE-LCH:
50.6828, 52.9055, 325.0201
CIE-Luv:
50.6828, 35.3374, -51.2273
Hunter-Lab:
43.5847, 36.4278, -26.2869
#a85cad color charts
#a85cad color shades, tints & tones
#a85cad color schemes
#a85cad color preview, HTML & CSS examples
This text has a color of #a85cad
<p style="color:#a85cad;">Text here</p>
.mytext {color:#a85cad;}
This box has a color of #a85cad
<div style="background-color:#a85cad;">Content here</div>
.mybackground {background-color:#a85cad;}
Border around this has a color of #a85cad
<div style="border:2px solid #a85cad;">Content here</div>
.myborder {border:2px solid #a85cad;}