#cd2c84 color space conversions
Hex:
        #cd2c84
        RGB:
        205, 44, 132
        CMY:
        20, 83, 48
        CMYK:
        0, 79, 36, 20
      HSL:
        327°, 64.6586%, 48.8235%
        HSV (HSB):
        327°, 78.5366%, 80.3922%
        XYZ:
        30.2424, 16.4464, 23.4103
        xyY:
        0.4314, 0.2346, 16.4464
      CIE-Lab:
        47.5548, 67.4035, -10.2380
        CIE-LCH:
        47.5548, 68.1766, 351.3633
        CIE-Luv:
        47.5548, 93.1058, -25.9528
        Hunter-Lab:
        40.5542, 62.1424, -5.8378
      #cd2c84 color charts
#cd2c84 RGB chart
      #cd2c84 CMYK chart
      #cd2c84 RGB pie chart
      #cd2c84 color shades, tints & tones
#cd2c84 color schemes
#cd2c84 color preview, HTML & CSS examples
           This text has a color of #cd2c84        
        
          <p style="color:#cd2c84;">Text here</p>
        
        
          .mytext {color:#cd2c84;}
        
        Text color #cd2c84
      
           This box has a color of #cd2c84        
        
          <div style="background-color:#cd2c84;">Content here</div>
        
        
          .mybackground {background-color:#cd2c84;}
        
        Background color #cd2c84
      
           Border around this has a color of #cd2c84        
        
          <div style="border:2px solid #cd2c84;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c84;}
        
        Border color #cd2c84