#faaff8 color space conversions
Hex:
        #faaff8
        RGB:
        250, 175, 248
        CMY:
        2, 31, 3
        CMYK:
        0, 30, 1, 2
      HSL:
        302°, 88.2353%, 83.3333%
        HSV (HSB):
        302°, 30.0000%, 98.0392%
        XYZ:
        71.6976, 57.7612, 96.1771
        xyY:
        0.3178, 0.2560, 57.7612
      CIE-Lab:
        80.6059, 38.7498, -25.3347
        CIE-LCH:
        80.6059, 46.2968, 326.8232
        CIE-Luv:
        80.6059, 37.6820, -46.6703
        Hunter-Lab:
        76.0008, 35.3917, -21.8294
      #faaff8 color charts
#faaff8 RGB chart
      #faaff8 CMYK chart
      #faaff8 RGB pie chart
      #faaff8 color shades, tints & tones
#faaff8 color schemes
#faaff8 color preview, HTML & CSS examples
           This text has a color of #faaff8        
        
          <p style="color:#faaff8;">Text here</p>
        
        
          .mytext {color:#faaff8;}
        
        Text color #faaff8
      
           This box has a color of #faaff8        
        
          <div style="background-color:#faaff8;">Content here</div>
        
        
          .mybackground {background-color:#faaff8;}
        
        Background color #faaff8
      
           Border around this has a color of #faaff8        
        
          <div style="border:2px solid #faaff8;">Content here</div>
        
        
          .myborder {border:2px solid #faaff8;}
        
        Border color #faaff8