#cd2e94 color space conversions
Hex:
        #cd2e94
        RGB:
        205, 46, 148
        CMY:
        20, 82, 42
        CMYK:
        0, 78, 28, 20
      HSL:
        322°, 63.3466%, 49.2157%
        HSV (HSB):
        322°, 77.5610%, 80.3922%
        XYZ:
        31.4991, 17.0712, 29.6519
        xyY:
        0.4027, 0.2182, 17.0712
      CIE-Lab:
        48.3497, 68.6418, -18.6888
        CIE-LCH:
        48.3497, 71.1405, 344.7695
        CIE-Luv:
        48.3497, 85.9797, -37.8913
        Hunter-Lab:
        41.3174, 63.7777, -13.6280
      #cd2e94 color charts
#cd2e94 RGB chart
      #cd2e94 CMYK chart
      #cd2e94 RGB pie chart
      #cd2e94 color shades, tints & tones
#cd2e94 color schemes
#cd2e94 color preview, HTML & CSS examples
           This text has a color of #cd2e94        
        
          <p style="color:#cd2e94;">Text here</p>
        
        
          .mytext {color:#cd2e94;}
        
        Text color #cd2e94
      
           This box has a color of #cd2e94        
        
          <div style="background-color:#cd2e94;">Content here</div>
        
        
          .mybackground {background-color:#cd2e94;}
        
        Background color #cd2e94
      
           Border around this has a color of #cd2e94        
        
          <div style="border:2px solid #cd2e94;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e94;}
        
        Border color #cd2e94