#cd86d0 color space conversions
Hex:
#cd86d0
RGB:
205, 134, 208
CMY:
20, 47, 18
CMYK:
1, 36, 0, 18
HSL:
298°, 44.0476%, 67.0588%
HSV (HSB):
298°, 35.5769%, 81.5686%
XYZ:
45.0871, 34.5834, 63.9734
xyY:
0.3139, 0.2408, 34.5834
CIE-Lab:
65.4230, 38.9879, -27.1264
CIE-LCH:
65.4230, 47.4963, 325.1711
CIE-Luv:
65.4230, 34.6941, -48.0511
Hunter-Lab:
58.8076, 33.9404, -23.3328
#cd86d0 color charts
#cd86d0 color shades, tints & tones
#cd86d0 color schemes
#cd86d0 color preview, HTML & CSS examples
This text has a color of #cd86d0
<p style="color:#cd86d0;">Text here</p>
.mytext {color:#cd86d0;}
This box has a color of #cd86d0
<div style="background-color:#cd86d0;">Content here</div>
.mybackground {background-color:#cd86d0;}
Border around this has a color of #cd86d0
<div style="border:2px solid #cd86d0;">Content here</div>
.myborder {border:2px solid #cd86d0;}