#cd8cc5 color space conversions
Hex:
#cd8cc5
RGB:
205, 140, 197
CMY:
20, 45, 23
CMYK:
0, 32, 4, 20
HSL:
307°, 39.3939%, 67.6471%
HSV (HSB):
307°, 31.7073%, 80.3922%
XYZ:
44.6330, 35.7665, 57.3745
xyY:
0.3240, 0.2596, 35.7665
CIE-Lab:
66.3411, 33.7168, -19.5736
CIE-LCH:
66.3411, 38.9865, 329.8635
CIE-Luv:
66.3411, 33.7852, -35.3533
Hunter-Lab:
59.8051, 28.5568, -15.0168
#cd8cc5 color charts
#cd8cc5 color shades, tints & tones
#cd8cc5 color schemes
#cd8cc5 color preview, HTML & CSS examples
This text has a color of #cd8cc5
<p style="color:#cd8cc5;">Text here</p>
.mytext {color:#cd8cc5;}
This box has a color of #cd8cc5
<div style="background-color:#cd8cc5;">Content here</div>
.mybackground {background-color:#cd8cc5;}
Border around this has a color of #cd8cc5
<div style="border:2px solid #cd8cc5;">Content here</div>
.myborder {border:2px solid #cd8cc5;}