#fa71c1 color space conversions
Hex:
        #fa71c1
        RGB:
        250, 113, 193
        CMY:
        2, 56, 24
        CMYK:
        0, 55, 23, 2
      HSL:
        325°, 93.1973%, 71.1765%
        HSV (HSB):
        325°, 54.8000%, 98.0392%
        XYZ:
        54.9551, 35.9845, 54.5013
        xyY:
        0.3779, 0.2474, 35.9845
      CIE-Lab:
        66.5081, 60.9048, -16.5429
        CIE-LCH:
        66.5081, 63.1115, 344.8040
        CIE-Luv:
        66.5081, 79.6077, -35.6281
        Hunter-Lab:
        59.9871, 58.5492, -11.8770
      #fa71c1 color charts
#fa71c1 RGB chart
      #fa71c1 CMYK chart
      #fa71c1 RGB pie chart
      #fa71c1 color shades, tints & tones
#fa71c1 color schemes
#fa71c1 color preview, HTML & CSS examples
           This text has a color of #fa71c1        
        
          <p style="color:#fa71c1;">Text here</p>
        
        
          .mytext {color:#fa71c1;}
        
        Text color #fa71c1
      
           This box has a color of #fa71c1        
        
          <div style="background-color:#fa71c1;">Content here</div>
        
        
          .mybackground {background-color:#fa71c1;}
        
        Background color #fa71c1
      
           Border around this has a color of #fa71c1        
        
          <div style="border:2px solid #fa71c1;">Content here</div>
        
        
          .myborder {border:2px solid #fa71c1;}
        
        Border color #fa71c1