#faafc8 color space conversions
Hex:
        #faafc8
        RGB:
        250, 175, 200
        CMY:
        2, 31, 22
        CMYK:
        0, 30, 20, 2
      HSL:
        340°, 88.2353%, 83.3333%
        HSV (HSB):
        340°, 30.0000%, 98.0392%
        XYZ:
        65.1796, 55.1541, 61.8540
        xyY:
        0.3578, 0.3027, 55.1541
      CIE-Lab:
        79.1299, 30.8786, -1.6232
        CIE-LCH:
        79.1299, 30.9212, 356.9909
        CIE-Luv:
        79.1299, 45.2647, -8.1152
        Hunter-Lab:
        74.2658, 26.6961, 2.6050
      #faafc8 color charts
#faafc8 RGB chart
      #faafc8 CMYK chart
      #faafc8 RGB pie chart
      #faafc8 color shades, tints & tones
#faafc8 color schemes
#faafc8 color preview, HTML & CSS examples
           This text has a color of #faafc8        
        
          <p style="color:#faafc8;">Text here</p>
        
        
          .mytext {color:#faafc8;}
        
        Text color #faafc8
      
           This box has a color of #faafc8        
        
          <div style="background-color:#faafc8;">Content here</div>
        
        
          .mybackground {background-color:#faafc8;}
        
        Background color #faafc8
      
           Border around this has a color of #faafc8        
        
          <div style="border:2px solid #faafc8;">Content here</div>
        
        
          .myborder {border:2px solid #faafc8;}
        
        Border color #faafc8