#da60fd color space conversions
Hex:
        #da60fd
        RGB:
        218, 96, 253
        CMY:
        15, 62, 1
        CMYK:
        14, 62, 0, 1
      HSL:
        287°, 97.5155%, 68.4314%
        HSV (HSB):
        287°, 62.0553%, 99.2157%
        XYZ:
        50.8259, 30.3630, 96.1103
        xyY:
        0.2867, 0.1713, 30.3630
      CIE-Lab:
        61.9662, 69.7765, -57.4277
        CIE-LCH:
        61.9662, 90.3698, 320.5448
        CIE-Luv:
        61.9662, 46.7356, -100.2375
        Hunter-Lab:
        55.1026, 68.2163, -64.8421
      #da60fd color charts
#da60fd RGB chart
      #da60fd CMYK chart
      #da60fd RGB pie chart
      #da60fd color shades, tints & tones
#da60fd color schemes
#da60fd color preview, HTML & CSS examples
           This text has a color of #da60fd        
        
          <p style="color:#da60fd;">Text here</p>
        
        
          .mytext {color:#da60fd;}
        
        Text color #da60fd
      
           This box has a color of #da60fd        
        
          <div style="background-color:#da60fd;">Content here</div>
        
        
          .mybackground {background-color:#da60fd;}
        
        Background color #da60fd
      
           Border around this has a color of #da60fd        
        
          <div style="border:2px solid #da60fd;">Content here</div>
        
        
          .myborder {border:2px solid #da60fd;}
        
        Border color #da60fd