#cd2e93 color space conversions
Hex:
        #cd2e93
        RGB:
        205, 46, 147
        CMY:
        20, 82, 42
        CMYK:
        0, 78, 28, 20
      HSL:
        322°, 63.3466%, 49.2157%
        HSV (HSB):
        322°, 77.5610%, 80.3922%
        XYZ:
        31.4203, 17.0397, 29.2367
        xyY:
        0.4044, 0.2193, 17.0397
      CIE-Lab:
        48.3100, 68.5238, -18.1493
        CIE-LCH:
        48.3100, 70.8866, 345.1652
        CIE-Luv:
        48.3100, 86.3887, -37.1068
        Hunter-Lab:
        41.2792, 63.6295, -13.0978
      #cd2e93 color charts
#cd2e93 RGB chart
      #cd2e93 CMYK chart
      #cd2e93 RGB pie chart
      #cd2e93 color shades, tints & tones
#cd2e93 color schemes
#cd2e93 color preview, HTML & CSS examples
           This text has a color of #cd2e93        
        
          <p style="color:#cd2e93;">Text here</p>
        
        
          .mytext {color:#cd2e93;}
        
        Text color #cd2e93
      
           This box has a color of #cd2e93        
        
          <div style="background-color:#cd2e93;">Content here</div>
        
        
          .mybackground {background-color:#cd2e93;}
        
        Background color #cd2e93
      
           Border around this has a color of #cd2e93        
        
          <div style="border:2px solid #cd2e93;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e93;}
        
        Border color #cd2e93