#fa01e6 color space conversions
Hex:
        #fa01e6
        RGB:
        250, 1, 230
        CMY:
        2, 100, 10
        CMYK:
        0, 100, 8, 2
      HSL:
        305°, 99.2032%, 49.2157%
        HSV (HSB):
        305°, 99.6000%, 98.0392%
        XYZ:
        53.7181, 26.0589, 77.0615
        xyY:
        0.3425, 0.1662, 26.0589
      CIE-Lab:
        58.0929, 94.0281, -50.4871
        CIE-LCH:
        58.0929, 106.7250, 331.7670
        CIE-Luv:
        58.0929, 90.7153, -91.5981
        Hunter-Lab:
        51.0479, 98.5032, -53.7702
      #fa01e6 color charts
#fa01e6 RGB chart
      #fa01e6 CMYK chart
      #fa01e6 RGB pie chart
      #fa01e6 color shades, tints & tones
#fa01e6 color schemes
#fa01e6 color preview, HTML & CSS examples
           This text has a color of #fa01e6        
        
          <p style="color:#fa01e6;">Text here</p>
        
        
          .mytext {color:#fa01e6;}
        
        Text color #fa01e6
      
           This box has a color of #fa01e6        
        
          <div style="background-color:#fa01e6;">Content here</div>
        
        
          .mybackground {background-color:#fa01e6;}
        
        Background color #fa01e6
      
           Border around this has a color of #fa01e6        
        
          <div style="border:2px solid #fa01e6;">Content here</div>
        
        
          .myborder {border:2px solid #fa01e6;}
        
        Border color #fa01e6