#fa70ab color space conversions
Hex:
        #fa70ab
        RGB:
        250, 112, 171
        CMY:
        2, 56, 33
        CMYK:
        0, 55, 32, 2
      HSL:
        334°, 93.2432%, 70.9804%
        HSV (HSB):
        334°, 55.2000%, 98.0392%
        XYZ:
        52.5692, 34.8526, 42.4846
        xyY:
        0.4047, 0.2683, 34.8526
      CIE-Lab:
        65.6338, 58.5559, -5.3982
        CIE-LCH:
        65.6338, 58.8042, 354.7328
        CIE-Luv:
        65.6338, 86.4789, -18.7920
        Hunter-Lab:
        59.0361, 55.6337, -1.3420
      #fa70ab color charts
#fa70ab RGB chart
      #fa70ab CMYK chart
      #fa70ab RGB pie chart
      #fa70ab color shades, tints & tones
#fa70ab color schemes
#fa70ab color preview, HTML & CSS examples
           This text has a color of #fa70ab        
        
          <p style="color:#fa70ab;">Text here</p>
        
        
          .mytext {color:#fa70ab;}
        
        Text color #fa70ab
      
           This box has a color of #fa70ab        
        
          <div style="background-color:#fa70ab;">Content here</div>
        
        
          .mybackground {background-color:#fa70ab;}
        
        Background color #fa70ab
      
           Border around this has a color of #fa70ab        
        
          <div style="border:2px solid #fa70ab;">Content here</div>
        
        
          .myborder {border:2px solid #fa70ab;}
        
        Border color #fa70ab