#cd2c91 color space conversions
Hex:
        #cd2c91
        RGB:
        205, 44, 145
        CMY:
        20, 83, 43
        CMYK:
        0, 79, 29, 20
      HSL:
        322°, 64.6586%, 48.8235%
        HSV (HSB):
        322°, 78.5366%, 80.3922%
        XYZ:
        31.1884, 16.8248, 28.3918
        xyY:
        0.4082, 0.2202, 16.8248
      CIE-Lab:
        48.0386, 68.8411, -17.3622
        CIE-LCH:
        48.0386, 70.9968, 345.8448
        CIE-Luv:
        48.0386, 87.7345, -36.0218
        Hunter-Lab:
        41.0181, 63.9419, -12.3265
      #cd2c91 color charts
#cd2c91 RGB chart
      #cd2c91 CMYK chart
      #cd2c91 RGB pie chart
      #cd2c91 color shades, tints & tones
#cd2c91 color schemes
#cd2c91 color preview, HTML & CSS examples
           This text has a color of #cd2c91        
        
          <p style="color:#cd2c91;">Text here</p>
        
        
          .mytext {color:#cd2c91;}
        
        Text color #cd2c91
      
           This box has a color of #cd2c91        
        
          <div style="background-color:#cd2c91;">Content here</div>
        
        
          .mybackground {background-color:#cd2c91;}
        
        Background color #cd2c91
      
           Border around this has a color of #cd2c91        
        
          <div style="border:2px solid #cd2c91;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c91;}
        
        Border color #cd2c91