#a05db6 color space conversions
Hex:
#a05db6
RGB:
160, 93, 182
CMY:
37, 64, 29
CMYK:
12, 49, 0, 29
HSL:
285°, 37.8723%, 53.9216%
HSV (HSB):
285°, 48.9011%, 71.3725%
XYZ:
26.8551, 18.6797, 46.4461
xyY:
0.2920, 0.2031, 18.6797
CIE-Lab:
50.3103, 42.2743, -36.2261
CIE-LCH:
50.3103, 55.6727, 319.4058
CIE-Luv:
50.3103, 27.9946, -59.9881
Hunter-Lab:
43.2200, 35.2772, -33.4616
#a05db6 color charts
#a05db6 color shades, tints & tones
#a05db6 color schemes
#a05db6 color preview, HTML & CSS examples
This text has a color of #a05db6
<p style="color:#a05db6;">Text here</p>
.mytext {color:#a05db6;}
This box has a color of #a05db6
<div style="background-color:#a05db6;">Content here</div>
.mybackground {background-color:#a05db6;}
Border around this has a color of #a05db6
<div style="border:2px solid #a05db6;">Content here</div>
.myborder {border:2px solid #a05db6;}