#cd2a5b color space conversions
Hex:
        #cd2a5b
        RGB:
        205, 42, 91
        CMY:
        20, 84, 64
        CMYK:
        0, 80, 56, 20
      HSL:
        342°, 65.9919%, 48.4314%
        HSV (HSB):
        342°, 79.5122%, 80.3922%
        XYZ:
        27.8931, 15.3904, 11.3980
        xyY:
        0.5101, 0.2815, 15.3904
      CIE-Lab:
        46.1643, 64.3191, 12.9215
        CIE-LCH:
        46.1643, 65.6042, 11.3593
        CIE-Luv:
        46.1643, 109.8415, 2.6994
        Hunter-Lab:
        39.2306, 58.2608, 10.2353
      #cd2a5b color charts
#cd2a5b RGB chart
      #cd2a5b CMYK chart
      #cd2a5b RGB pie chart
      #cd2a5b color shades, tints & tones
#cd2a5b color schemes
#cd2a5b color preview, HTML & CSS examples
           This text has a color of #cd2a5b        
        
          <p style="color:#cd2a5b;">Text here</p>
        
        
          .mytext {color:#cd2a5b;}
        
        Text color #cd2a5b
      
           This box has a color of #cd2a5b        
        
          <div style="background-color:#cd2a5b;">Content here</div>
        
        
          .mybackground {background-color:#cd2a5b;}
        
        Background color #cd2a5b
      
           Border around this has a color of #cd2a5b        
        
          <div style="border:2px solid #cd2a5b;">Content here</div>
        
        
          .myborder {border:2px solid #cd2a5b;}
        
        Border color #cd2a5b