#a58db5 color space conversions
Hex:
#a58db5
RGB:
165, 141, 181
CMY:
35, 45, 29
CMYK:
9, 22, 0, 29
HSL:
276°, 21.2766%, 63.1373%
HSV (HSB):
276°, 22.0994%, 70.9804%
XYZ:
33.3824, 30.3853, 47.8216
xyY:
0.2992, 0.2723, 30.3853
CIE-Lab:
61.9852, 16.6306, -17.5687
CIE-LCH:
61.9852, 24.1917, 313.4288
CIE-Luv:
61.9852, 10.6626, -29.0598
Hunter-Lab:
55.1228, 11.6347, -12.8508
#a58db5 color charts
#a58db5 color shades, tints & tones
#a58db5 color schemes
#a58db5 color preview, HTML & CSS examples
This text has a color of #a58db5
<p style="color:#a58db5;">Text here</p>
.mytext {color:#a58db5;}
This box has a color of #a58db5
<div style="background-color:#a58db5;">Content here</div>
.mybackground {background-color:#a58db5;}
Border around this has a color of #a58db5
<div style="border:2px solid #a58db5;">Content here</div>
.myborder {border:2px solid #a58db5;}