#a38dbd color space conversions
Hex:
#a38dbd
RGB:
163, 141, 189
CMY:
36, 45, 26
CMYK:
14, 25, 0, 26
HSL:
268°, 26.6667%, 64.7059%
HSV (HSB):
268°, 25.3968%, 74.1176%
XYZ:
33.8144, 30.5104, 52.2510
xyY:
0.2901, 0.2617, 30.5104
CIE-Lab:
62.0921, 17.6852, -21.9403
CIE-LCH:
62.0921, 28.1805, 308.8709
CIE-Luv:
62.0921, 8.7334, -36.1034
Hunter-Lab:
55.2362, 12.6105, -17.4203
#a38dbd color charts
#a38dbd color shades, tints & tones
#a38dbd color schemes
#a38dbd color preview, HTML & CSS examples
This text has a color of #a38dbd
<p style="color:#a38dbd;">Text here</p>
.mytext {color:#a38dbd;}
This box has a color of #a38dbd
<div style="background-color:#a38dbd;">Content here</div>
.mybackground {background-color:#a38dbd;}
Border around this has a color of #a38dbd
<div style="border:2px solid #a38dbd;">Content here</div>
.myborder {border:2px solid #a38dbd;}