#df60fa color space conversions
Hex:
        #df60fa
        RGB:
        223, 96, 250
        CMY:
        13, 62, 2
        CMYK:
        11, 62, 0, 2
      HSL:
        289°, 93.9024%, 67.8431%
        HSV (HSB):
        289°, 61.6000%, 98.0392%
        XYZ:
        51.8696, 30.9558, 93.6837
        xyY:
        0.2939, 0.1754, 30.9558
      CIE-Lab:
        62.4703, 70.3625, -54.9300
        CIE-LCH:
        62.4703, 89.2647, 322.0218
        CIE-Luv:
        62.4703, 50.6760, -96.5486
        Hunter-Lab:
        55.6380, 69.0437, -60.8864
      #df60fa color charts
#df60fa RGB chart
      #df60fa CMYK chart
      #df60fa RGB pie chart
      #df60fa color shades, tints & tones
#df60fa color schemes
#df60fa color preview, HTML & CSS examples
           This text has a color of #df60fa        
        
          <p style="color:#df60fa;">Text here</p>
        
        
          .mytext {color:#df60fa;}
        
        Text color #df60fa
      
           This box has a color of #df60fa        
        
          <div style="background-color:#df60fa;">Content here</div>
        
        
          .mybackground {background-color:#df60fa;}
        
        Background color #df60fa
      
           Border around this has a color of #df60fa        
        
          <div style="border:2px solid #df60fa;">Content here</div>
        
        
          .myborder {border:2px solid #df60fa;}
        
        Border color #df60fa