#fa71a9 color space conversions
Hex:
        #fa71a9
        RGB:
        250, 113, 169
        CMY:
        2, 56, 34
        CMYK:
        0, 55, 32, 2
      HSL:
        335°, 93.1973%, 71.1765%
        HSV (HSB):
        335°, 54.8000%, 98.0392%
        XYZ:
        52.4909, 34.9988, 41.5250
        xyY:
        0.4069, 0.2713, 34.9988
      CIE-Lab:
        65.7477, 57.8606, -4.0929
        CIE-LCH:
        65.7477, 58.0052, 355.9538
        CIE-Luv:
        65.7477, 86.5260, -16.8075
        Hunter-Lab:
        59.1598, 54.8486, -0.2045
      #fa71a9 color charts
#fa71a9 RGB chart
      #fa71a9 CMYK chart
      #fa71a9 RGB pie chart
      #fa71a9 color shades, tints & tones
#fa71a9 color schemes
#fa71a9 color preview, HTML & CSS examples
           This text has a color of #fa71a9        
        
          <p style="color:#fa71a9;">Text here</p>
        
        
          .mytext {color:#fa71a9;}
        
        Text color #fa71a9
      
           This box has a color of #fa71a9        
        
          <div style="background-color:#fa71a9;">Content here</div>
        
        
          .mybackground {background-color:#fa71a9;}
        
        Background color #fa71a9
      
           Border around this has a color of #fa71a9        
        
          <div style="border:2px solid #fa71a9;">Content here</div>
        
        
          .myborder {border:2px solid #fa71a9;}
        
        Border color #fa71a9