#faacf1 color space conversions
Hex:
        #faacf1
        RGB:
        250, 172, 241
        CMY:
        2, 33, 5
        CMYK:
        0, 31, 4, 2
      HSL:
        307°, 88.6364%, 82.7451%
        HSV (HSB):
        307°, 31.2000%, 98.0392%
        XYZ:
        70.0540, 56.1799, 90.3706
        xyY:
        0.3234, 0.2594, 56.1799
      CIE-Lab:
        79.7161, 39.0802, -22.9266
        CIE-LCH:
        79.7161, 45.3088, 329.6017
        CIE-Luv:
        79.7161, 40.2672, -42.7418
        Hunter-Lab:
        74.9533, 35.6644, -19.0183
      #faacf1 color charts
#faacf1 RGB chart
      #faacf1 CMYK chart
      #faacf1 RGB pie chart
      #faacf1 color shades, tints & tones
#faacf1 color schemes
#faacf1 color preview, HTML & CSS examples
           This text has a color of #faacf1        
        
          <p style="color:#faacf1;">Text here</p>
        
        
          .mytext {color:#faacf1;}
        
        Text color #faacf1
      
           This box has a color of #faacf1        
        
          <div style="background-color:#faacf1;">Content here</div>
        
        
          .mybackground {background-color:#faacf1;}
        
        Background color #faacf1
      
           Border around this has a color of #faacf1        
        
          <div style="border:2px solid #faacf1;">Content here</div>
        
        
          .myborder {border:2px solid #faacf1;}
        
        Border color #faacf1