#faaaf0 color space conversions
Hex:
        #faaaf0
        RGB:
        250, 170, 240
        CMY:
        2, 33, 6
        CMYK:
        0, 32, 4, 2
      HSL:
        308°, 88.8889%, 82.3529%
        HSV (HSB):
        308°, 32.0000%, 98.0392%
        XYZ:
        69.5272, 55.3647, 89.4600
        xyY:
        0.3244, 0.2583, 55.3647
      CIE-Lab:
        79.2509, 39.9504, -23.0953
        CIE-LCH:
        79.2509, 46.1458, 329.9679
        CIE-Luv:
        79.2509, 41.4064, -43.1295
        Hunter-Lab:
        74.4075, 36.5795, -19.1991
      #faaaf0 color charts
#faaaf0 RGB chart
      #faaaf0 CMYK chart
      #faaaf0 RGB pie chart
      #faaaf0 color shades, tints & tones
#faaaf0 color schemes
#faaaf0 color preview, HTML & CSS examples
           This text has a color of #faaaf0        
        
          <p style="color:#faaaf0;">Text here</p>
        
        
          .mytext {color:#faaaf0;}
        
        Text color #faaaf0
      
           This box has a color of #faaaf0        
        
          <div style="background-color:#faaaf0;">Content here</div>
        
        
          .mybackground {background-color:#faaaf0;}
        
        Background color #faaaf0
      
           Border around this has a color of #faaaf0        
        
          <div style="border:2px solid #faaaf0;">Content here</div>
        
        
          .myborder {border:2px solid #faaaf0;}
        
        Border color #faaaf0