#dd79b4 color space conversions
Hex:
        #dd79b4
        RGB:
        221, 121, 180
        CMY:
        13, 53, 29
        CMYK:
        0, 45, 19, 13
      HSL:
        325°, 59.5238%, 67.0588%
        HSV (HSB):
        325°, 45.2489%, 86.6667%
        XYZ:
        44.8944, 32.3422, 47.0565
        xyY:
        0.3612, 0.2602, 32.3422
      CIE-Lab:
        63.6247, 46.1829, -13.9270
        CIE-LCH:
        63.6247, 48.2371, 343.2187
        CIE-Luv:
        63.6247, 57.6574, -28.6710
        Hunter-Lab:
        56.8702, 41.3884, -9.2496
      #dd79b4 color charts
#dd79b4 RGB chart
      #dd79b4 CMYK chart
      #dd79b4 RGB pie chart
      #dd79b4 color shades, tints & tones
#dd79b4 color schemes
#dd79b4 color preview, HTML & CSS examples
           This text has a color of #dd79b4        
        
          <p style="color:#dd79b4;">Text here</p>
        
        
          .mytext {color:#dd79b4;}
        
        Text color #dd79b4
      
           This box has a color of #dd79b4        
        
          <div style="background-color:#dd79b4;">Content here</div>
        
        
          .mybackground {background-color:#dd79b4;}
        
        Background color #dd79b4
      
           Border around this has a color of #dd79b4        
        
          <div style="border:2px solid #dd79b4;">Content here</div>
        
        
          .myborder {border:2px solid #dd79b4;}
        
        Border color #dd79b4