#cd2c96 color space conversions
Hex:
        #cd2c96
        RGB:
        205, 44, 150
        CMY:
        20, 83, 41
        CMYK:
        0, 79, 27, 20
      HSL:
        320°, 64.6586%, 48.8235%
        HSV (HSB):
        320°, 78.5366%, 80.3922%
        XYZ:
        31.5825, 16.9825, 30.4675
        xyY:
        0.3996, 0.2149, 16.9825
      CIE-Lab:
        48.2380, 69.4284, -20.0593
        CIE-LCH:
        48.2380, 72.2681, 343.8849
        CIE-Luv:
        48.2380, 85.6687, -39.9422
        Hunter-Lab:
        41.2098, 64.6822, -14.9878
      #cd2c96 color charts
#cd2c96 RGB chart
      #cd2c96 CMYK chart
      #cd2c96 RGB pie chart
      #cd2c96 color shades, tints & tones
#cd2c96 color schemes
#cd2c96 color preview, HTML & CSS examples
           This text has a color of #cd2c96        
        
          <p style="color:#cd2c96;">Text here</p>
        
        
          .mytext {color:#cd2c96;}
        
        Text color #cd2c96
      
           This box has a color of #cd2c96        
        
          <div style="background-color:#cd2c96;">Content here</div>
        
        
          .mybackground {background-color:#cd2c96;}
        
        Background color #cd2c96
      
           Border around this has a color of #cd2c96        
        
          <div style="border:2px solid #cd2c96;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c96;}
        
        Border color #cd2c96