#cd50cd color space conversions
Hex:
#cd50cd
RGB:
205, 80, 205
CMY:
20, 69, 20
CMYK:
0, 61, 0, 20
HSL:
300°, 55.5556%, 55.8824%
HSV (HSB):
300°, 60.9756%, 80.3922%
XYZ:
39.0649, 23.1242, 60.1621
xyY:
0.3193, 0.1890, 23.1242
CIE-Lab:
55.2001, 64.8548, -41.3572
CIE-LCH:
55.2001, 76.9192, 327.4748
CIE-Luv:
55.2001, 55.9983, -72.4100
Hunter-Lab:
48.0877, 60.8545, -40.5159
#cd50cd color charts
#cd50cd color shades, tints & tones
#cd50cd color schemes
#cd50cd color preview, HTML & CSS examples
This text has a color of #cd50cd
<p style="color:#cd50cd;">Text here</p>
.mytext {color:#cd50cd;}
This box has a color of #cd50cd
<div style="background-color:#cd50cd;">Content here</div>
.mybackground {background-color:#cd50cd;}
Border around this has a color of #cd50cd
<div style="border:2px solid #cd50cd;">Content here</div>
.myborder {border:2px solid #cd50cd;}