#cd3479 color space conversions
Hex:
        #cd3479
        RGB:
        205, 52, 121
        CMY:
        20, 80, 53
        CMYK:
        0, 75, 41, 20
      HSL:
        333°, 60.4743%, 50.3922%
        HSV (HSB):
        333°, 74.6341%, 80.3922%
        XYZ:
        29.8560, 16.8156, 19.7613
        xyY:
        0.4494, 0.2531, 16.8156
      CIE-Lab:
        48.0268, 63.9092, -2.8442
        CIE-LCH:
        48.0268, 63.9725, 357.4518
        CIE-Luv:
        48.0268, 94.8972, -15.6143
        Hunter-Lab:
        41.0068, 58.1993, 0.1328
      #cd3479 color charts
#cd3479 RGB chart
      #cd3479 CMYK chart
      #cd3479 RGB pie chart
      #cd3479 color shades, tints & tones
#cd3479 color schemes
#cd3479 color preview, HTML & CSS examples
           This text has a color of #cd3479        
        
          <p style="color:#cd3479;">Text here</p>
        
        
          .mytext {color:#cd3479;}
        
        Text color #cd3479
      
           This box has a color of #cd3479        
        
          <div style="background-color:#cd3479;">Content here</div>
        
        
          .mybackground {background-color:#cd3479;}
        
        Background color #cd3479
      
           Border around this has a color of #cd3479        
        
          <div style="border:2px solid #cd3479;">Content here</div>
        
        
          .myborder {border:2px solid #cd3479;}
        
        Border color #cd3479