#fa00e7 color space conversions
Hex:
        #fa00e7
        RGB:
        250, 0, 231
        CMY:
        2, 100, 9
        CMYK:
        0, 100, 8, 2
      HSL:
        305°, 100.0000%, 49.0196%
        HSV (HSB):
        305°, 100.0000%, 98.0392%
        XYZ:
        53.8481, 26.0935, 77.7997
        xyY:
        0.3414, 0.1654, 26.0935
      CIE-Lab:
        58.1257, 94.2199, -50.9978
        CIE-LCH:
        58.1257, 107.1362, 331.5749
        CIE-Luv:
        58.1257, 90.3316, -92.4095
        Hunter-Lab:
        51.0818, 98.7735, -54.5439
      #fa00e7 color charts
#fa00e7 RGB chart
      #fa00e7 CMYK chart
      #fa00e7 RGB pie chart
      #fa00e7 color shades, tints & tones
#fa00e7 color schemes
#fa00e7 color preview, HTML & CSS examples
           This text has a color of #fa00e7        
        
          <p style="color:#fa00e7;">Text here</p>
        
        
          .mytext {color:#fa00e7;}
        
        Text color #fa00e7
      
           This box has a color of #fa00e7        
        
          <div style="background-color:#fa00e7;">Content here</div>
        
        
          .mybackground {background-color:#fa00e7;}
        
        Background color #fa00e7
      
           Border around this has a color of #fa00e7        
        
          <div style="border:2px solid #fa00e7;">Content here</div>
        
        
          .myborder {border:2px solid #fa00e7;}
        
        Border color #fa00e7