#cd50c1 color space conversions
Hex:
#cd50c1
RGB:
205, 80, 193
CMY:
20, 69, 24
CMYK:
0, 61, 6, 20
HSL:
306°, 55.5556%, 55.8824%
HSV (HSB):
306°, 60.9756%, 80.3922%
XYZ:
37.6711, 22.5667, 52.8224
xyY:
0.3332, 0.1996, 22.5667
CIE-Lab:
54.6232, 62.8664, -35.3864
CIE-LCH:
54.6232, 72.1414, 330.6256
CIE-Luv:
54.6232, 59.6512, -62.8107
Hunter-Lab:
47.5044, 58.4182, -32.6742
#cd50c1 color charts
#cd50c1 color shades, tints & tones
#cd50c1 color schemes
#cd50c1 color preview, HTML & CSS examples
This text has a color of #cd50c1
<p style="color:#cd50c1;">Text here</p>
.mytext {color:#cd50c1;}
This box has a color of #cd50c1
<div style="background-color:#cd50c1;">Content here</div>
.mybackground {background-color:#cd50c1;}
Border around this has a color of #cd50c1
<div style="border:2px solid #cd50c1;">Content here</div>
.myborder {border:2px solid #cd50c1;}