#cd73ed color space conversions
Hex:
#cd73ed
RGB:
205, 115, 237
CMY:
20, 55, 7
CMYK:
14, 51, 0, 7
HSL:
284°, 77.2152%, 69.0196%
HSV (HSB):
284°, 51.4768%, 92.9412%
XYZ:
46.5936, 31.3550, 83.7171
xyY:
0.2882, 0.1939, 31.3550
CIE-Lab:
62.8062, 54.5630, -47.3508
CIE-LCH:
62.8062, 72.2442, 319.0479
CIE-Luv:
62.8062, 36.5890, -82.4060
Hunter-Lab:
55.9956, 50.5367, -49.4457
#cd73ed color charts
#cd73ed color shades, tints & tones
#cd73ed color schemes
#cd73ed color preview, HTML & CSS examples
This text has a color of #cd73ed
<p style="color:#cd73ed;">Text here</p>
.mytext {color:#cd73ed;}
This box has a color of #cd73ed
<div style="background-color:#cd73ed;">Content here</div>
.mybackground {background-color:#cd73ed;}
Border around this has a color of #cd73ed
<div style="border:2px solid #cd73ed;">Content here</div>
.myborder {border:2px solid #cd73ed;}