#fa1f89 color space conversions
Hex:
        #fa1f89
        RGB:
        250, 31, 137
        CMY:
        2, 88, 46
        CMYK:
        0, 88, 45, 2
      HSL:
        331°, 95.6332%, 55.0980%
        HSV (HSB):
        331°, 87.6000%, 98.0392%
        XYZ:
        44.4297, 23.1101, 25.7859
        xyY:
        0.4761, 0.2476, 23.1101
      CIE-Lab:
        55.1856, 81.2102, -1.0045
        CIE-LCH:
        55.1856, 81.2164, 359.2913
        CIE-Luv:
        55.1856, 130.2428, -17.4530
        Hunter-Lab:
        48.0730, 80.8444, 1.8485
      #fa1f89 color charts
#fa1f89 RGB chart
      #fa1f89 CMYK chart
      #fa1f89 RGB pie chart
      #fa1f89 color shades, tints & tones
#fa1f89 color schemes
#fa1f89 color preview, HTML & CSS examples
           This text has a color of #fa1f89        
        
          <p style="color:#fa1f89;">Text here</p>
        
        
          .mytext {color:#fa1f89;}
        
        Text color #fa1f89
      
           This box has a color of #fa1f89        
        
          <div style="background-color:#fa1f89;">Content here</div>
        
        
          .mybackground {background-color:#fa1f89;}
        
        Background color #fa1f89
      
           Border around this has a color of #fa1f89        
        
          <div style="border:2px solid #fa1f89;">Content here</div>
        
        
          .myborder {border:2px solid #fa1f89;}
        
        Border color #fa1f89