#fa9ae7 color space conversions
Hex:
        #fa9ae7
        RGB:
        250, 154, 231
        CMY:
        2, 40, 9
        CMYK:
        0, 38, 8, 2
      HSL:
        312°, 90.5660%, 79.2157%
        HSV (HSB):
        312°, 38.4000%, 98.0392%
        XYZ:
        65.4037, 49.2047, 81.6516
        xyY:
        0.3333, 0.2507, 49.2047
      CIE-Lab:
        75.5785, 46.6912, -23.8102
        CIE-LCH:
        75.5785, 52.4118, 332.9807
        CIE-Luv:
        75.5785, 50.7871, -45.1466
        Hunter-Lab:
        70.1461, 43.6766, -19.9126
      #fa9ae7 color charts
#fa9ae7 RGB chart
      #fa9ae7 CMYK chart
      #fa9ae7 RGB pie chart
      #fa9ae7 color shades, tints & tones
#fa9ae7 color schemes
#fa9ae7 color preview, HTML & CSS examples
           This text has a color of #fa9ae7        
        
          <p style="color:#fa9ae7;">Text here</p>
        
        
          .mytext {color:#fa9ae7;}
        
        Text color #fa9ae7
      
           This box has a color of #fa9ae7        
        
          <div style="background-color:#fa9ae7;">Content here</div>
        
        
          .mybackground {background-color:#fa9ae7;}
        
        Background color #fa9ae7
      
           Border around this has a color of #fa9ae7        
        
          <div style="border:2px solid #fa9ae7;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ae7;}
        
        Border color #fa9ae7