#fa149f color space conversions
Hex:
        #fa149f
        RGB:
        250, 20, 159
        CMY:
        2, 92, 38
        CMYK:
        0, 92, 36, 2
      HSL:
        324°, 95.8333%, 52.9412%
        HSV (HSB):
        324°, 92.0000%, 98.0392%
        XYZ:
        45.9325, 23.3275, 34.8826
        xyY:
        0.4411, 0.2240, 23.3275
      CIE-Lab:
        55.4081, 84.5778, -13.7331
        CIE-LCH:
        55.4081, 85.6855, 350.7772
        CIE-Luv:
        55.4081, 121.9176, -35.1904
        Hunter-Lab:
        48.2986, 85.2331, -9.0120
      #fa149f color charts
#fa149f RGB chart
      #fa149f CMYK chart
      #fa149f RGB pie chart
      #fa149f color shades, tints & tones
#fa149f color schemes
#fa149f color preview, HTML & CSS examples
           This text has a color of #fa149f        
        
          <p style="color:#fa149f;">Text here</p>
        
        
          .mytext {color:#fa149f;}
        
        Text color #fa149f
      
           This box has a color of #fa149f        
        
          <div style="background-color:#fa149f;">Content here</div>
        
        
          .mybackground {background-color:#fa149f;}
        
        Background color #fa149f
      
           Border around this has a color of #fa149f        
        
          <div style="border:2px solid #fa149f;">Content here</div>
        
        
          .myborder {border:2px solid #fa149f;}
        
        Border color #fa149f