#df81df color space conversions
Hex:
        #df81df
        RGB:
        223, 129, 223
        CMY:
        13, 49, 13
        CMYK:
        0, 42, 0, 13
      HSL:
        300°, 59.4937%, 69.0196%
        HSV (HSB):
        300°, 42.1525%, 87.4510%
        XYZ:
        51.6010, 36.7162, 74.1793
        xyY:
        0.3176, 0.2260, 36.7162
      CIE-Lab:
        67.0636, 49.8575, -32.7700
        CIE-LCH:
        67.0636, 59.6627, 326.6841
        CIE-Luv:
        67.0636, 45.6685, -59.0563
        Hunter-Lab:
        60.5939, 45.9689, -30.1673
      #df81df color charts
#df81df RGB chart
      #df81df CMYK chart
      #df81df RGB pie chart
      #df81df color shades, tints & tones
#df81df color schemes
#df81df color preview, HTML & CSS examples
           This text has a color of #df81df        
        
          <p style="color:#df81df;">Text here</p>
        
        
          .mytext {color:#df81df;}
        
        Text color #df81df
      
           This box has a color of #df81df        
        
          <div style="background-color:#df81df;">Content here</div>
        
        
          .mybackground {background-color:#df81df;}
        
        Background color #df81df
      
           Border around this has a color of #df81df        
        
          <div style="border:2px solid #df81df;">Content here</div>
        
        
          .myborder {border:2px solid #df81df;}
        
        Border color #df81df