#cd8dcc color space conversions
Hex:
#cd8dcc
RGB:
205, 141, 204
CMY:
20, 45, 20
CMYK:
0, 31, 0, 20
HSL:
301°, 39.0244%, 67.8431%
HSV (HSB):
301°, 31.2195%, 80.3922%
XYZ:
45.6008, 36.3885, 61.7470
xyY:
0.3173, 0.2532, 36.3885
CIE-Lab:
66.8157, 34.4602, -22.7590
CIE-LCH:
66.8157, 41.2974, 326.5575
CIE-Luv:
66.8157, 32.1498, -40.5363
Hunter-Lab:
60.3229, 29.3711, -18.4637
#cd8dcc color charts
#cd8dcc color shades, tints & tones
#cd8dcc color schemes
#cd8dcc color preview, HTML & CSS examples
This text has a color of #cd8dcc
<p style="color:#cd8dcc;">Text here</p>
.mytext {color:#cd8dcc;}
This box has a color of #cd8dcc
<div style="background-color:#cd8dcc;">Content here</div>
.mybackground {background-color:#cd8dcc;}
Border around this has a color of #cd8dcc
<div style="border:2px solid #cd8dcc;">Content here</div>
.myborder {border:2px solid #cd8dcc;}