#dd78ae color space conversions
Hex:
        #dd78ae
        RGB:
        221, 120, 174
        CMY:
        13, 53, 32
        CMYK:
        0, 46, 21, 13
      HSL:
        328°, 59.7633%, 66.8627%
        HSV (HSB):
        328°, 45.7014%, 86.6667%
        XYZ:
        44.1752, 31.8611, 43.8659
        xyY:
        0.3684, 0.2657, 31.8611
      CIE-Lab:
        63.2279, 45.8028, -11.1133
        CIE-LCH:
        63.2279, 47.1317, 346.3617
        CIE-Luv:
        63.2279, 59.5706, -24.3897
        Hunter-Lab:
        56.4456, 40.9171, -6.5644
      #dd78ae color charts
#dd78ae RGB chart
      #dd78ae CMYK chart
      #dd78ae RGB pie chart
      #dd78ae color shades, tints & tones
#dd78ae color schemes
#dd78ae color preview, HTML & CSS examples
           This text has a color of #dd78ae        
        
          <p style="color:#dd78ae;">Text here</p>
        
        
          .mytext {color:#dd78ae;}
        
        Text color #dd78ae
      
           This box has a color of #dd78ae        
        
          <div style="background-color:#dd78ae;">Content here</div>
        
        
          .mybackground {background-color:#dd78ae;}
        
        Background color #dd78ae
      
           Border around this has a color of #dd78ae        
        
          <div style="border:2px solid #dd78ae;">Content here</div>
        
        
          .myborder {border:2px solid #dd78ae;}
        
        Border color #dd78ae