#cd73e7 color space conversions
Hex:
#cd73e7
RGB:
205, 115, 231
CMY:
20, 55, 9
CMYK:
11, 50, 0, 9
HSL:
287°, 70.7317%, 67.8431%
HSV (HSB):
287°, 50.2165%, 90.5882%
XYZ:
45.7314, 31.0101, 79.1765
xyY:
0.2933, 0.1989, 31.0101
CIE-Lab:
62.5162, 53.3660, -44.4766
CIE-LCH:
62.5162, 69.4701, 320.1913
CIE-Luv:
62.5162, 37.8545, -77.5534
Hunter-Lab:
55.6867, 49.1370, -45.3190
#cd73e7 color charts
#cd73e7 color shades, tints & tones
#cd73e7 color schemes
#cd73e7 color preview, HTML & CSS examples
This text has a color of #cd73e7
<p style="color:#cd73e7;">Text here</p>
.mytext {color:#cd73e7;}
This box has a color of #cd73e7
<div style="background-color:#cd73e7;">Content here</div>
.mybackground {background-color:#cd73e7;}
Border around this has a color of #cd73e7
<div style="border:2px solid #cd73e7;">Content here</div>
.myborder {border:2px solid #cd73e7;}