#fa71c2 color space conversions
Hex:
        #fa71c2
        RGB:
        250, 113, 194
        CMY:
        2, 56, 24
        CMYK:
        0, 55, 22, 2
      HSL:
        325°, 93.1973%, 71.1765%
        HSV (HSB):
        325°, 54.8000%, 98.0392%
        XYZ:
        55.0671, 36.0293, 55.0909
        xyY:
        0.3767, 0.2465, 36.0293
      CIE-Lab:
        66.5423, 61.0400, -17.0545
        CIE-LCH:
        66.5423, 63.3777, 344.3897
        CIE-Luv:
        66.5423, 79.3165, -36.4278
        Hunter-Lab:
        60.0244, 58.7152, -12.3998
      #fa71c2 color charts
#fa71c2 RGB chart
      #fa71c2 CMYK chart
      #fa71c2 RGB pie chart
      #fa71c2 color shades, tints & tones
#fa71c2 color schemes
#fa71c2 color preview, HTML & CSS examples
           This text has a color of #fa71c2        
        
          <p style="color:#fa71c2;">Text here</p>
        
        
          .mytext {color:#fa71c2;}
        
        Text color #fa71c2
      
           This box has a color of #fa71c2        
        
          <div style="background-color:#fa71c2;">Content here</div>
        
        
          .mybackground {background-color:#fa71c2;}
        
        Background color #fa71c2
      
           Border around this has a color of #fa71c2        
        
          <div style="border:2px solid #fa71c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa71c2;}
        
        Border color #fa71c2