#cd85d7 color space conversions
Hex:
#cd85d7
RGB:
205, 133, 215
CMY:
20, 48, 16
CMYK:
5, 38, 0, 16
HSL:
293°, 50.6173%, 68.2353%
HSV (HSB):
293°, 38.1395%, 84.3137%
XYZ:
45.8301, 34.6605, 68.5646
xyY:
0.3075, 0.2325, 34.6605
CIE-Lab:
65.4835, 40.8576, -30.9372
CIE-LCH:
65.4835, 51.2490, 322.8672
CIE-Luv:
65.4835, 33.8786, -54.4527
Hunter-Lab:
58.8732, 35.9262, -27.8389
#cd85d7 color charts
#cd85d7 color shades, tints & tones
#cd85d7 color schemes
#cd85d7 color preview, HTML & CSS examples
This text has a color of #cd85d7
<p style="color:#cd85d7;">Text here</p>
.mytext {color:#cd85d7;}
This box has a color of #cd85d7
<div style="background-color:#cd85d7;">Content here</div>
.mybackground {background-color:#cd85d7;}
Border around this has a color of #cd85d7
<div style="border:2px solid #cd85d7;">Content here</div>
.myborder {border:2px solid #cd85d7;}