#fa93fa color space conversions
Hex:
        #fa93fa
        RGB:
        250, 147, 250
        CMY:
        2, 42, 2
        CMYK:
        0, 41, 0, 2
      HSL:
        300°, 91.1504%, 77.8431%
        HSV (HSB):
        300°, 41.2000%, 98.0392%
        XYZ:
        67.1134, 48.0936, 96.1882
        xyY:
        0.3175, 0.2275, 48.0936
      CIE-Lab:
        74.8839, 53.4984, -35.2076
        CIE-LCH:
        74.8839, 64.0442, 326.6509
        CIE-Luv:
        74.8839, 50.0392, -64.7085
        Hunter-Lab:
        69.3495, 51.3827, -33.6909
      #fa93fa color charts
#fa93fa RGB chart
      #fa93fa CMYK chart
      #fa93fa RGB pie chart
      #fa93fa color shades, tints & tones
#fa93fa color schemes
#fa93fa color preview, HTML & CSS examples
           This text has a color of #fa93fa        
        
          <p style="color:#fa93fa;">Text here</p>
        
        
          .mytext {color:#fa93fa;}
        
        Text color #fa93fa
      
           This box has a color of #fa93fa        
        
          <div style="background-color:#fa93fa;">Content here</div>
        
        
          .mybackground {background-color:#fa93fa;}
        
        Background color #fa93fa
      
           Border around this has a color of #fa93fa        
        
          <div style="border:2px solid #fa93fa;">Content here</div>
        
        
          .myborder {border:2px solid #fa93fa;}
        
        Border color #fa93fa