#faafc3 color space conversions
Hex:
        #faafc3
        RGB:
        250, 175, 195
        CMY:
        2, 31, 24
        CMYK:
        0, 30, 22, 2
      HSL:
        344°, 88.2353%, 83.3333%
        HSV (HSB):
        344°, 30.0000%, 98.0392%
        XYZ:
        64.6046, 54.9241, 58.8261
        xyY:
        0.3622, 0.3079, 54.9241
      CIE-Lab:
        78.9975, 30.1490, 0.8967
        CIE-LCH:
        78.9975, 30.1623, 1.7036
        CIE-Luv:
        78.9975, 46.0282, -4.2772
        Hunter-Lab:
        74.1108, 25.9101, 4.8155
      #faafc3 color charts
#faafc3 RGB chart
      #faafc3 CMYK chart
      #faafc3 RGB pie chart
      #faafc3 color shades, tints & tones
#faafc3 color schemes
#faafc3 color preview, HTML & CSS examples
           This text has a color of #faafc3        
        
          <p style="color:#faafc3;">Text here</p>
        
        
          .mytext {color:#faafc3;}
        
        Text color #faafc3
      
           This box has a color of #faafc3        
        
          <div style="background-color:#faafc3;">Content here</div>
        
        
          .mybackground {background-color:#faafc3;}
        
        Background color #faafc3
      
           Border around this has a color of #faafc3        
        
          <div style="border:2px solid #faafc3;">Content here</div>
        
        
          .myborder {border:2px solid #faafc3;}
        
        Border color #faafc3