#faabe1 color space conversions
Hex:
        #faabe1
        RGB:
        250, 171, 225
        CMY:
        2, 33, 12
        CMYK:
        0, 32, 10, 2
      HSL:
        319°, 88.7640%, 82.5490%
        HSV (HSB):
        319°, 31.6000%, 98.0392%
        XYZ:
        67.5779, 54.8861, 78.2665
        xyY:
        0.3367, 0.2734, 54.8861
      CIE-Lab:
        78.9756, 36.8866, -15.4066
        CIE-LCH:
        78.9756, 39.9748, 337.3310
        CIE-Luv:
        78.9756, 43.4229, -30.2958
        Hunter-Lab:
        74.0851, 33.1725, -10.7767
      #faabe1 color charts
#faabe1 RGB chart
      #faabe1 CMYK chart
      #faabe1 RGB pie chart
      #faabe1 color shades, tints & tones
#faabe1 color schemes
#faabe1 color preview, HTML & CSS examples
           This text has a color of #faabe1        
        
          <p style="color:#faabe1;">Text here</p>
        
        
          .mytext {color:#faabe1;}
        
        Text color #faabe1
      
           This box has a color of #faabe1        
        
          <div style="background-color:#faabe1;">Content here</div>
        
        
          .mybackground {background-color:#faabe1;}
        
        Background color #faabe1
      
           Border around this has a color of #faabe1        
        
          <div style="border:2px solid #faabe1;">Content here</div>
        
        
          .myborder {border:2px solid #faabe1;}
        
        Border color #faabe1