#cd86ed color space conversions
Hex:
#cd86ed
RGB:
205, 134, 237
CMY:
20, 47, 7
CMYK:
14, 43, 0, 7
HSL:
281°, 74.1007%, 72.7451%
HSV (HSB):
281°, 43.4599%, 92.9412%
XYZ:
48.9880, 36.1438, 84.5153
xyY:
0.2888, 0.2131, 36.1438
CIE-Lab:
66.6296, 44.7234, -41.3392
CIE-LCH:
66.6296, 60.9025, 317.2519
CIE-Luv:
66.6296, 29.5725, -72.0943
Hunter-Lab:
60.1197, 40.2397, -41.2651
#cd86ed color charts
#cd86ed color shades, tints & tones
#cd86ed color schemes
#cd86ed color preview, HTML & CSS examples
This text has a color of #cd86ed
<p style="color:#cd86ed;">Text here</p>
.mytext {color:#cd86ed;}
This box has a color of #cd86ed
<div style="background-color:#cd86ed;">Content here</div>
.mybackground {background-color:#cd86ed;}
Border around this has a color of #cd86ed
<div style="border:2px solid #cd86ed;">Content here</div>
.myborder {border:2px solid #cd86ed;}