#df61df color space conversions
Hex:
        #df61df
        RGB:
        223, 97, 223
        CMY:
        13, 62, 13
        CMYK:
        0, 57, 0, 13
      HSL:
        300°, 66.3158%, 62.7451%
        HSV (HSB):
        300°, 56.5022%, 87.4510%
        XYZ:
        48.0254, 29.5651, 72.9874
        xyY:
        0.3189, 0.1963, 29.5651
      CIE-Lab:
        61.2771, 65.1514, -41.7990
        CIE-LCH:
        61.2771, 77.4071, 327.3171
        CIE-Luv:
        61.2771, 57.7929, -74.7312
        Hunter-Lab:
        54.3738, 62.5052, -41.5250
      #df61df color charts
#df61df RGB chart
      #df61df CMYK chart
      #df61df RGB pie chart
      #df61df color shades, tints & tones
#df61df color schemes
#df61df color preview, HTML & CSS examples
           This text has a color of #df61df        
        
          <p style="color:#df61df;">Text here</p>
        
        
          .mytext {color:#df61df;}
        
        Text color #df61df
      
           This box has a color of #df61df        
        
          <div style="background-color:#df61df;">Content here</div>
        
        
          .mybackground {background-color:#df61df;}
        
        Background color #df61df
      
           Border around this has a color of #df61df        
        
          <div style="border:2px solid #df61df;">Content here</div>
        
        
          .myborder {border:2px solid #df61df;}
        
        Border color #df61df