#cd2c6b color space conversions
Hex:
        #cd2c6b
        RGB:
        205, 44, 107
        CMY:
        20, 83, 58
        CMYK:
        0, 79, 48, 20
      HSL:
        337°, 64.6586%, 48.8235%
        HSV (HSB):
        337°, 78.5366%, 80.3922%
        XYZ:
        28.7314, 15.8420, 15.4534
        xyY:
        0.4786, 0.2639, 15.8420
      CIE-Lab:
        46.7666, 65.0189, 3.8940
        CIE-LCH:
        46.7666, 65.1354, 3.4274
        CIE-Luv:
        46.7666, 103.1476, -7.5447
        Hunter-Lab:
        39.8021, 59.1977, 4.8417
      #cd2c6b color charts
#cd2c6b RGB chart
      #cd2c6b CMYK chart
      #cd2c6b RGB pie chart
      #cd2c6b color shades, tints & tones
#cd2c6b color schemes
#cd2c6b color preview, HTML & CSS examples
           This text has a color of #cd2c6b        
        
          <p style="color:#cd2c6b;">Text here</p>
        
        
          .mytext {color:#cd2c6b;}
        
        Text color #cd2c6b
      
           This box has a color of #cd2c6b        
        
          <div style="background-color:#cd2c6b;">Content here</div>
        
        
          .mybackground {background-color:#cd2c6b;}
        
        Background color #cd2c6b
      
           Border around this has a color of #cd2c6b        
        
          <div style="border:2px solid #cd2c6b;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c6b;}
        
        Border color #cd2c6b