#fa35fa color space conversions
Hex:
        #fa35fa
        RGB:
        250, 53, 250
        CMY:
        2, 79, 2
        CMYK:
        0, 79, 0, 2
      HSL:
        300°, 95.1691%, 59.4118%
        HSV (HSB):
        300°, 78.8000%, 98.0392%
        XYZ:
        57.9528, 29.7723, 93.1347
        xyY:
        0.3204, 0.1646, 29.7723
      CIE-Lab:
        61.4573, 90.1155, -56.3043
        CIE-LCH:
        61.4573, 106.2591, 328.0028
        CIE-Luv:
        61.4573, 78.1844, -101.0958
        Hunter-Lab:
        54.5640, 94.0988, -63.0066
      #fa35fa color charts
#fa35fa RGB chart
      #fa35fa CMYK chart
      #fa35fa RGB pie chart
      #fa35fa color shades, tints & tones
#fa35fa color schemes
#fa35fa color preview, HTML & CSS examples
           This text has a color of #fa35fa        
        
          <p style="color:#fa35fa;">Text here</p>
        
        
          .mytext {color:#fa35fa;}
        
        Text color #fa35fa
      
           This box has a color of #fa35fa        
        
          <div style="background-color:#fa35fa;">Content here</div>
        
        
          .mybackground {background-color:#fa35fa;}
        
        Background color #fa35fa
      
           Border around this has a color of #fa35fa        
        
          <div style="border:2px solid #fa35fa;">Content here</div>
        
        
          .myborder {border:2px solid #fa35fa;}
        
        Border color #fa35fa