#fa67b1 color space conversions
Hex:
        #fa67b1
        RGB:
        250, 103, 177
        CMY:
        2, 60, 31
        CMYK:
        0, 59, 29, 2
      HSL:
        330°, 93.6306%, 69.2157%
        HSV (HSB):
        330°, 58.8000%, 98.0392%
        XYZ:
        52.2104, 33.1988, 45.2512
        xyY:
        0.3996, 0.2541, 33.1988
      CIE-Lab:
        64.3216, 63.2759, -10.7665
        CIE-LCH:
        64.3216, 64.1854, 350.3435
        CIE-Luv:
        64.3216, 89.1518, -27.3842
        Hunter-Lab:
        57.6184, 60.9139, -6.2311
      #fa67b1 color charts
#fa67b1 RGB chart
      #fa67b1 CMYK chart
      #fa67b1 RGB pie chart
      #fa67b1 color shades, tints & tones
#fa67b1 color schemes
#fa67b1 color preview, HTML & CSS examples
           This text has a color of #fa67b1        
        
          <p style="color:#fa67b1;">Text here</p>
        
        
          .mytext {color:#fa67b1;}
        
        Text color #fa67b1
      
           This box has a color of #fa67b1        
        
          <div style="background-color:#fa67b1;">Content here</div>
        
        
          .mybackground {background-color:#fa67b1;}
        
        Background color #fa67b1
      
           Border around this has a color of #fa67b1        
        
          <div style="border:2px solid #fa67b1;">Content here</div>
        
        
          .myborder {border:2px solid #fa67b1;}
        
        Border color #fa67b1