#cd83ed color space conversions
Hex:
#cd83ed
RGB:
205, 131, 237
CMY:
20, 49, 7
CMYK:
14, 45, 0, 7
HSL:
282°, 74.6479%, 72.1569%
HSV (HSB):
282°, 44.7257%, 92.9412%
XYZ:
48.5792, 35.3262, 84.3790
xyY:
0.2887, 0.2099, 35.3262
CIE-Lab:
66.0018, 46.3112, -42.3227
CIE-LCH:
66.0018, 62.7371, 317.5766
CIE-Luv:
66.0018, 30.7378, -73.8093
Hunter-Lab:
59.4358, 41.8823, -42.5669
#cd83ed color charts
#cd83ed color shades, tints & tones
#cd83ed color schemes
#cd83ed color preview, HTML & CSS examples
This text has a color of #cd83ed
<p style="color:#cd83ed;">Text here</p>
.mytext {color:#cd83ed;}
This box has a color of #cd83ed
<div style="background-color:#cd83ed;">Content here</div>
.mybackground {background-color:#cd83ed;}
Border around this has a color of #cd83ed
<div style="border:2px solid #cd83ed;">Content here</div>
.myborder {border:2px solid #cd83ed;}