#df80af color space conversions
Hex:
        #df80af
        RGB:
        223, 128, 175
        CMY:
        13, 50, 31
        CMYK:
        0, 43, 22, 13
      HSL:
        330°, 59.7484%, 68.8235%
        HSV (HSB):
        330°, 42.6009%, 87.4510%
        XYZ:
        45.8885, 34.2215, 44.7443
        xyY:
        0.3675, 0.2741, 34.2215
      CIE-Lab:
        65.1380, 42.5132, -8.7994
        CIE-LCH:
        65.1380, 43.4143, 348.3060
        CIE-Luv:
        65.1380, 56.6161, -20.4803
        Hunter-Lab:
        58.4991, 37.6473, -4.3998
      #df80af color charts
#df80af RGB chart
      #df80af CMYK chart
      #df80af RGB pie chart
      #df80af color shades, tints & tones
#df80af color schemes
#df80af color preview, HTML & CSS examples
           This text has a color of #df80af        
        
          <p style="color:#df80af;">Text here</p>
        
        
          .mytext {color:#df80af;}
        
        Text color #df80af
      
           This box has a color of #df80af        
        
          <div style="background-color:#df80af;">Content here</div>
        
        
          .mybackground {background-color:#df80af;}
        
        Background color #df80af
      
           Border around this has a color of #df80af        
        
          <div style="border:2px solid #df80af;">Content here</div>
        
        
          .myborder {border:2px solid #df80af;}
        
        Border color #df80af