#fa01f0 color space conversions
Hex:
        #fa01f0
        RGB:
        250, 1, 240
        CMY:
        2, 100, 6
        CMYK:
        0, 100, 4, 2
      HSL:
        302°, 99.2032%, 49.2157%
        HSV (HSB):
        302°, 99.6000%, 98.0392%
        XYZ:
        55.1634, 26.6370, 84.6721
        xyY:
        0.3314, 0.1600, 26.6370
      CIE-Lab:
        58.6368, 95.3583, -55.2335
        CIE-LCH:
        58.6368, 110.1996, 329.9197
        CIE-Luv:
        58.6368, 86.5146, -99.1583
        Hunter-Lab:
        51.6110, 100.4668, -61.1424
      #fa01f0 color charts
#fa01f0 RGB chart
      #fa01f0 CMYK chart
      #fa01f0 RGB pie chart
      #fa01f0 color shades, tints & tones
#fa01f0 color schemes
#fa01f0 color preview, HTML & CSS examples
           This text has a color of #fa01f0        
        
          <p style="color:#fa01f0;">Text here</p>
        
        
          .mytext {color:#fa01f0;}
        
        Text color #fa01f0
      
           This box has a color of #fa01f0        
        
          <div style="background-color:#fa01f0;">Content here</div>
        
        
          .mybackground {background-color:#fa01f0;}
        
        Background color #fa01f0
      
           Border around this has a color of #fa01f0        
        
          <div style="border:2px solid #fa01f0;">Content here</div>
        
        
          .myborder {border:2px solid #fa01f0;}
        
        Border color #fa01f0