#a38bcd color space conversions
Hex:
#a38bcd
RGB:
163, 139, 205
CMY:
36, 45, 20
CMYK:
20, 32, 0, 20
HSL:
262°, 39.7590%, 67.4510%
HSV (HSB):
262°, 32.1951%, 80.3922%
XYZ:
35.3563, 30.6595, 61.8120
xyY:
0.2766, 0.2399, 30.6595
CIE-Lab:
62.2192, 22.4428, -30.7421
CIE-LCH:
62.2192, 38.0625, 306.1307
CIE-Luv:
62.2192, 8.0311, -50.9226
Hunter-Lab:
55.3711, 17.0790, -27.4271
#a38bcd color charts
#a38bcd color shades, tints & tones
#a38bcd color schemes
#a38bcd color preview, HTML & CSS examples
This text has a color of #a38bcd
<p style="color:#a38bcd;">Text here</p>
.mytext {color:#a38bcd;}
This box has a color of #a38bcd
<div style="background-color:#a38bcd;">Content here</div>
.mybackground {background-color:#a38bcd;}
Border around this has a color of #a38bcd
<div style="border:2px solid #a38bcd;">Content here</div>
.myborder {border:2px solid #a38bcd;}