#fa9ce7 color space conversions
Hex:
        #fa9ce7
        RGB:
        250, 156, 231
        CMY:
        2, 39, 9
        CMYK:
        0, 38, 8, 2
      HSL:
        312°, 90.3846%, 79.6078%
        HSV (HSB):
        312°, 37.6000%, 98.0392%
        XYZ:
        65.7366, 49.8704, 81.7626
        xyY:
        0.3331, 0.2527, 49.8704
      CIE-Lab:
        75.9897, 45.6665, -23.1835
        CIE-LCH:
        75.9897, 51.2144, 333.0845
        CIE-Luv:
        75.9897, 49.8261, -44.0001
        Hunter-Lab:
        70.6190, 42.5757, -19.2125
      #fa9ce7 color charts
#fa9ce7 RGB chart
      #fa9ce7 CMYK chart
      #fa9ce7 RGB pie chart
      #fa9ce7 color shades, tints & tones
#fa9ce7 color schemes
#fa9ce7 color preview, HTML & CSS examples
           This text has a color of #fa9ce7        
        
          <p style="color:#fa9ce7;">Text here</p>
        
        
          .mytext {color:#fa9ce7;}
        
        Text color #fa9ce7
      
           This box has a color of #fa9ce7        
        
          <div style="background-color:#fa9ce7;">Content here</div>
        
        
          .mybackground {background-color:#fa9ce7;}
        
        Background color #fa9ce7
      
           Border around this has a color of #fa9ce7        
        
          <div style="border:2px solid #fa9ce7;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ce7;}
        
        Border color #fa9ce7