#dc2c93 color space conversions
Hex:
        #dc2c93
        RGB:
        220, 44, 147
        CMY:
        14, 83, 42
        CMYK:
        0, 80, 33, 14
      HSL:
        325°, 71.5447%, 51.7647%
        HSV (HSB):
        325°, 80.0000%, 86.2745%
        XYZ:
        35.6823, 19.1236, 29.4143
        xyY:
        0.4237, 0.2271, 19.1236
      CIE-Lab:
        50.8315, 72.6295, -14.0627
        CIE-LCH:
        50.8315, 73.9784, 349.0419
        CIE-Luv:
        50.8315, 98.8705, -32.6086
        Hunter-Lab:
        43.7305, 69.1203, -9.2687
      #dc2c93 color charts
#dc2c93 RGB chart
      #dc2c93 CMYK chart
      #dc2c93 RGB pie chart
      #dc2c93 color shades, tints & tones
#dc2c93 color schemes
#dc2c93 color preview, HTML & CSS examples
           This text has a color of #dc2c93        
        
          <p style="color:#dc2c93;">Text here</p>
        
        
          .mytext {color:#dc2c93;}
        
        Text color #dc2c93
      
           This box has a color of #dc2c93        
        
          <div style="background-color:#dc2c93;">Content here</div>
        
        
          .mybackground {background-color:#dc2c93;}
        
        Background color #dc2c93
      
           Border around this has a color of #dc2c93        
        
          <div style="border:2px solid #dc2c93;">Content here</div>
        
        
          .myborder {border:2px solid #dc2c93;}
        
        Border color #dc2c93