#fa01c2 color space conversions
Hex:
        #fa01c2
        RGB:
        250, 1, 194
        CMY:
        2, 100, 24
        CMYK:
        0, 100, 22, 2
      HSL:
        313°, 99.2032%, 49.2157%
        HSV (HSB):
        313°, 99.6000%, 98.0392%
        XYZ:
        49.1728, 24.2407, 53.1262
        xyY:
        0.3886, 0.1916, 24.2407
      CIE-Lab:
        56.3280, 89.6303, -32.7478
        CIE-LCH:
        56.3280, 95.4254, 339.9295
        CIE-Luv:
        56.3280, 106.8581, -63.7321
        Hunter-Lab:
        49.2349, 92.1138, -29.5116
      #fa01c2 color charts
#fa01c2 RGB chart
      #fa01c2 CMYK chart
      #fa01c2 RGB pie chart
      #fa01c2 color shades, tints & tones
#fa01c2 color schemes
#fa01c2 color preview, HTML & CSS examples
           This text has a color of #fa01c2        
        
          <p style="color:#fa01c2;">Text here</p>
        
        
          .mytext {color:#fa01c2;}
        
        Text color #fa01c2
      
           This box has a color of #fa01c2        
        
          <div style="background-color:#fa01c2;">Content here</div>
        
        
          .mybackground {background-color:#fa01c2;}
        
        Background color #fa01c2
      
           Border around this has a color of #fa01c2        
        
          <div style="border:2px solid #fa01c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa01c2;}
        
        Border color #fa01c2