#cd85ed color space conversions
Hex:
#cd85ed
RGB:
205, 133, 237
CMY:
20, 48, 7
CMYK:
14, 44, 0, 7
HSL:
282°, 74.2857%, 72.5490%
HSV (HSB):
282°, 43.8819%, 92.9412%
XYZ:
48.8504, 35.8686, 84.4694
xyY:
0.2887, 0.2120, 35.8686
CIE-Lab:
66.4194, 45.2539, -41.6683
CIE-LCH:
66.4194, 61.5155, 317.3621
CIE-Luv:
66.4194, 29.9632, -72.6693
Hunter-Lab:
59.8904, 40.7877, -41.6993
#cd85ed color charts
#cd85ed color shades, tints & tones
#cd85ed color schemes
#cd85ed color preview, HTML & CSS examples
This text has a color of #cd85ed
<p style="color:#cd85ed;">Text here</p>
.mytext {color:#cd85ed;}
This box has a color of #cd85ed
<div style="background-color:#cd85ed;">Content here</div>
.mybackground {background-color:#cd85ed;}
Border around this has a color of #cd85ed
<div style="border:2px solid #cd85ed;">Content here</div>
.myborder {border:2px solid #cd85ed;}