#fa00f9 color space conversions
Hex:
        #fa00f9
        RGB:
        250, 0, 249
        CMY:
        2, 100, 2
        CMYK:
        0, 100, 0, 2
      HSL:
        300°, 100.0000%, 49.0196%
        HSV (HSB):
        300°, 100.0000%, 98.0392%
        XYZ:
        56.5232, 27.1635, 91.8865
        xyY:
        0.3219, 0.1547, 27.1635
      CIE-Lab:
        59.1254, 96.6515, -59.4729
        CIE-LCH:
        59.1254, 113.4837, 328.3946
        CIE-Luv:
        59.1254, 82.8902, -105.9220
        Hunter-Lab:
        52.1187, 102.3774, -68.0467
      #fa00f9 color charts
#fa00f9 RGB chart
      #fa00f9 CMYK chart
      #fa00f9 RGB pie chart
      #fa00f9 color shades, tints & tones
#fa00f9 color schemes
#fa00f9 color preview, HTML & CSS examples
           This text has a color of #fa00f9        
        
          <p style="color:#fa00f9;">Text here</p>
        
        
          .mytext {color:#fa00f9;}
        
        Text color #fa00f9
      
           This box has a color of #fa00f9        
        
          <div style="background-color:#fa00f9;">Content here</div>
        
        
          .mybackground {background-color:#fa00f9;}
        
        Background color #fa00f9
      
           Border around this has a color of #fa00f9        
        
          <div style="border:2px solid #fa00f9;">Content here</div>
        
        
          .myborder {border:2px solid #fa00f9;}
        
        Border color #fa00f9