#faa4e2 color space conversions
Hex:
        #faa4e2
        RGB:
        250, 164, 226
        CMY:
        2, 36, 11
        CMYK:
        0, 34, 10, 2
      HSL:
        317°, 89.5833%, 81.1765%
        HSV (HSB):
        317°, 34.4000%, 98.0392%
        XYZ:
        66.4273, 52.3659, 78.5580
        xyY:
        0.3366, 0.2653, 52.3659
      CIE-Lab:
        77.4991, 40.7035, -18.1744
        CIE-LCH:
        77.4991, 44.5767, 335.9389
        CIE-Luv:
        77.4991, 46.8182, -35.2612
        Hunter-Lab:
        72.3643, 37.2177, -13.7097
      #faa4e2 color charts
#faa4e2 RGB chart
      #faa4e2 CMYK chart
      #faa4e2 RGB pie chart
      #faa4e2 color shades, tints & tones
#faa4e2 color schemes
#faa4e2 color preview, HTML & CSS examples
           This text has a color of #faa4e2        
        
          <p style="color:#faa4e2;">Text here</p>
        
        
          .mytext {color:#faa4e2;}
        
        Text color #faa4e2
      
           This box has a color of #faa4e2        
        
          <div style="background-color:#faa4e2;">Content here</div>
        
        
          .mybackground {background-color:#faa4e2;}
        
        Background color #faa4e2
      
           Border around this has a color of #faa4e2        
        
          <div style="border:2px solid #faa4e2;">Content here</div>
        
        
          .myborder {border:2px solid #faa4e2;}
        
        Border color #faa4e2