#dc34b1 color space conversions
Hex:
        #dc34b1
        RGB:
        220, 52, 177
        CMY:
        14, 80, 31
        CMYK:
        0, 76, 20, 14
      HSL:
        315°, 70.5882%, 53.3333%
        HSV (HSB):
        315°, 76.3636%, 86.2745%
        XYZ:
        38.6790, 20.8460, 43.5800
        xyY:
        0.3751, 0.2022, 20.8460
      CIE-Lab:
        52.7805, 74.0558, -28.8045
        CIE-LCH:
        52.7805, 79.4604, 338.7461
        CIE-Luv:
        52.7805, 84.4479, -54.3318
        Hunter-Lab:
        45.6574, 71.3173, -24.6322
      #dc34b1 color charts
#dc34b1 RGB chart
      #dc34b1 CMYK chart
      #dc34b1 RGB pie chart
      #dc34b1 color shades, tints & tones
#dc34b1 color schemes
#dc34b1 color preview, HTML & CSS examples
           This text has a color of #dc34b1        
        
          <p style="color:#dc34b1;">Text here</p>
        
        
          .mytext {color:#dc34b1;}
        
        Text color #dc34b1
      
           This box has a color of #dc34b1        
        
          <div style="background-color:#dc34b1;">Content here</div>
        
        
          .mybackground {background-color:#dc34b1;}
        
        Background color #dc34b1
      
           Border around this has a color of #dc34b1        
        
          <div style="border:2px solid #dc34b1;">Content here</div>
        
        
          .myborder {border:2px solid #dc34b1;}
        
        Border color #dc34b1