#dc60fd color space conversions
Hex:
        #dc60fd
        RGB:
        220, 96, 253
        CMY:
        14, 62, 1
        CMYK:
        13, 62, 0, 1
      HSL:
        287°, 97.5155%, 68.4314%
        HSV (HSB):
        287°, 62.0553%, 99.2157%
        XYZ:
        51.4277, 30.6732, 96.1385
        xyY:
        0.2885, 0.1721, 30.6732
      CIE-Lab:
        62.2308, 70.2312, -56.9902
        CIE-LCH:
        62.2308, 90.4450, 320.9419
        CIE-Luv:
        62.2308, 47.9878, -99.6990
        Hunter-Lab:
        55.3834, 68.8298, -64.1514
      #dc60fd color charts
#dc60fd RGB chart
      #dc60fd CMYK chart
      #dc60fd RGB pie chart
      #dc60fd color shades, tints & tones
#dc60fd color schemes
#dc60fd color preview, HTML & CSS examples
           This text has a color of #dc60fd        
        
          <p style="color:#dc60fd;">Text here</p>
        
        
          .mytext {color:#dc60fd;}
        
        Text color #dc60fd
      
           This box has a color of #dc60fd        
        
          <div style="background-color:#dc60fd;">Content here</div>
        
        
          .mybackground {background-color:#dc60fd;}
        
        Background color #dc60fd
      
           Border around this has a color of #dc60fd        
        
          <div style="border:2px solid #dc60fd;">Content here</div>
        
        
          .myborder {border:2px solid #dc60fd;}
        
        Border color #dc60fd