#da50fb color space conversions
Hex:
        #da50fb
        RGB:
        218, 80, 251
        CMY:
        15, 69, 2
        CMYK:
        13, 68, 0, 2
      HSL:
        288°, 95.5307%, 64.9020%
        HSV (HSB):
        288°, 68.1275%, 98.4314%
        XYZ:
        49.1947, 27.6078, 94.0028
        xyY:
        0.2880, 0.1616, 27.6078
      CIE-Lab:
        59.5327, 75.8765, -60.2106
        CIE-LCH:
        59.5327, 96.8636, 321.5668
        CIE-Luv:
        59.5327, 51.2180, -104.4510
        Hunter-Lab:
        52.5431, 75.1743, -69.2932
      #da50fb color charts
#da50fb RGB chart
      #da50fb CMYK chart
      #da50fb RGB pie chart
      #da50fb color shades, tints & tones
#da50fb color schemes
#da50fb color preview, HTML & CSS examples
           This text has a color of #da50fb        
        
          <p style="color:#da50fb;">Text here</p>
        
        
          .mytext {color:#da50fb;}
        
        Text color #da50fb
      
           This box has a color of #da50fb        
        
          <div style="background-color:#da50fb;">Content here</div>
        
        
          .mybackground {background-color:#da50fb;}
        
        Background color #da50fb
      
           Border around this has a color of #da50fb        
        
          <div style="border:2px solid #da50fb;">Content here</div>
        
        
          .myborder {border:2px solid #da50fb;}
        
        Border color #da50fb