#fa69af color space conversions
Hex:
        #fa69af
        RGB:
        250, 105, 175
        CMY:
        2, 59, 31
        CMYK:
        0, 58, 30, 2
      HSL:
        331°, 93.5484%, 69.6078%
        HSV (HSB):
        331°, 58.0000%, 98.0392%
        XYZ:
        52.2138, 33.5223, 44.2759
        xyY:
        0.4016, 0.2578, 33.5223
      CIE-Lab:
        64.5816, 62.1640, -9.2381
        CIE-LCH:
        64.5816, 62.8466, 351.5472
        CIE-Luv:
        64.5816, 88.8116, -24.9676
        Hunter-Lab:
        57.8984, 59.6520, -4.8112
      #fa69af color charts
#fa69af RGB chart
      #fa69af CMYK chart
      #fa69af RGB pie chart
      #fa69af color shades, tints & tones
#fa69af color schemes
#fa69af color preview, HTML & CSS examples
           This text has a color of #fa69af        
        
          <p style="color:#fa69af;">Text here</p>
        
        
          .mytext {color:#fa69af;}
        
        Text color #fa69af
      
           This box has a color of #fa69af        
        
          <div style="background-color:#fa69af;">Content here</div>
        
        
          .mybackground {background-color:#fa69af;}
        
        Background color #fa69af
      
           Border around this has a color of #fa69af        
        
          <div style="border:2px solid #fa69af;">Content here</div>
        
        
          .myborder {border:2px solid #fa69af;}
        
        Border color #fa69af