#cd2a5e color space conversions
Hex:
        #cd2a5e
        RGB:
        205, 42, 94
        CMY:
        20, 84, 63
        CMYK:
        0, 80, 54, 20
      HSL:
        341°, 65.9919%, 48.4314%
        HSV (HSB):
        341°, 79.5122%, 80.3922%
        XYZ:
        28.0252, 15.4432, 12.0934
        xyY:
        0.5044, 0.2779, 15.4432
      CIE-Lab:
        46.2354, 64.5365, 11.1648
        CIE-LCH:
        46.2354, 65.4951, 9.8150
        CIE-Luv:
        46.2354, 108.7546, 0.7780
        Hunter-Lab:
        39.2979, 58.5256, 9.2627
      #cd2a5e color charts
#cd2a5e RGB chart
      #cd2a5e CMYK chart
      #cd2a5e RGB pie chart
      #cd2a5e color shades, tints & tones
#cd2a5e color schemes
#cd2a5e color preview, HTML & CSS examples
           This text has a color of #cd2a5e        
        
          <p style="color:#cd2a5e;">Text here</p>
        
        
          .mytext {color:#cd2a5e;}
        
        Text color #cd2a5e
      
           This box has a color of #cd2a5e        
        
          <div style="background-color:#cd2a5e;">Content here</div>
        
        
          .mybackground {background-color:#cd2a5e;}
        
        Background color #cd2a5e
      
           Border around this has a color of #cd2a5e        
        
          <div style="border:2px solid #cd2a5e;">Content here</div>
        
        
          .myborder {border:2px solid #cd2a5e;}
        
        Border color #cd2a5e