#a38cc9 color space conversions
Hex:
#a38cc9
RGB:
163, 140, 201
CMY:
36, 45, 21
CMYK:
19, 30, 0, 21
HSL:
263°, 36.0947%, 66.8627%
HSV (HSB):
263°, 30.3483%, 78.8235%
XYZ:
35.0250, 30.7597, 59.3495
xyY:
0.2799, 0.2458, 30.7597
CIE-Lab:
62.3043, 20.9490, -28.3664
CIE-LCH:
62.3043, 35.2635, 306.4463
CIE-Luv:
62.3043, 8.0013, -46.8834
Hunter-Lab:
55.4615, 15.6685, -24.6235
#a38cc9 color charts
#a38cc9 color shades, tints & tones
#a38cc9 color schemes
#a38cc9 color preview, HTML & CSS examples
This text has a color of #a38cc9
<p style="color:#a38cc9;">Text here</p>
.mytext {color:#a38cc9;}
This box has a color of #a38cc9
<div style="background-color:#a38cc9;">Content here</div>
.mybackground {background-color:#a38cc9;}
Border around this has a color of #a38cc9
<div style="border:2px solid #a38cc9;">Content here</div>
.myborder {border:2px solid #a38cc9;}