#faa2ff color space conversions
Hex:
        #faa2ff
        RGB:
        250, 162, 255
        CMY:
        2, 36, 0
        CMYK:
        2, 36, 0, 0
      HSL:
        297°, 100.0000%, 81.7647%
        HSV (HSB):
        297°, 36.4706%, 100.0000%
        XYZ:
        70.3947, 53.3847, 101.2018
        xyY:
        0.3129, 0.2373, 53.3847
      CIE-Lab:
        78.1016, 46.7703, -32.9378
        CIE-LCH:
        78.1016, 57.2045, 324.8450
        CIE-Luv:
        78.1016, 42.4897, -60.2618
        Hunter-Lab:
        73.0648, 44.1134, -30.9770
      #faa2ff color charts
#faa2ff RGB chart
      #faa2ff CMYK chart
      #faa2ff RGB pie chart
      #faa2ff color shades, tints & tones
#faa2ff color schemes
#faa2ff color preview, HTML & CSS examples
           This text has a color of #faa2ff        
        
          <p style="color:#faa2ff;">Text here</p>
        
        
          .mytext {color:#faa2ff;}
        
        Text color #faa2ff
      
           This box has a color of #faa2ff        
        
          <div style="background-color:#faa2ff;">Content here</div>
        
        
          .mybackground {background-color:#faa2ff;}
        
        Background color #faa2ff
      
           Border around this has a color of #faa2ff        
        
          <div style="border:2px solid #faa2ff;">Content here</div>
        
        
          .myborder {border:2px solid #faa2ff;}
        
        Border color #faa2ff