#faa4cf color space conversions
Hex:
        #faa4cf
        RGB:
        250, 164, 207
        CMY:
        2, 36, 19
        CMYK:
        0, 34, 17, 2
      HSL:
        330°, 89.5833%, 81.1765%
        HSV (HSB):
        330°, 34.4000%, 98.0392%
        XYZ:
        63.9623, 51.3799, 65.5776
        xyY:
        0.3535, 0.2840, 51.3799
      CIE-Lab:
        76.9086, 37.6912, -8.7124
        CIE-LCH:
        76.9086, 38.6850, 346.9846
        CIE-Luv:
        76.9086, 50.2123, -19.9886
        Hunter-Lab:
        71.6798, 33.8420, -4.0667
      #faa4cf color charts
#faa4cf RGB chart
      #faa4cf CMYK chart
      #faa4cf RGB pie chart
      #faa4cf color shades, tints & tones
#faa4cf color schemes
#faa4cf color preview, HTML & CSS examples
           This text has a color of #faa4cf        
        
          <p style="color:#faa4cf;">Text here</p>
        
        
          .mytext {color:#faa4cf;}
        
        Text color #faa4cf
      
           This box has a color of #faa4cf        
        
          <div style="background-color:#faa4cf;">Content here</div>
        
        
          .mybackground {background-color:#faa4cf;}
        
        Background color #faa4cf
      
           Border around this has a color of #faa4cf        
        
          <div style="border:2px solid #faa4cf;">Content here</div>
        
        
          .myborder {border:2px solid #faa4cf;}
        
        Border color #faa4cf