#fa9ffe color space conversions
Hex:
        #fa9ffe
        RGB:
        250, 159, 254
        CMY:
        2, 38, 0
        CMYK:
        2, 37, 0, 0
      HSL:
        297°, 97.9381%, 80.9804%
        HSV (HSB):
        297°, 37.4016%, 99.6078%
        XYZ:
        69.7119, 52.2760, 100.1820
        xyY:
        0.3138, 0.2353, 52.2760
      CIE-Lab:
        77.4456, 48.1303, -33.4109
        CIE-LCH:
        77.4456, 58.5902, 325.2325
        CIE-Luv:
        77.4456, 44.0094, -61.1912
        Hunter-Lab:
        72.3022, 45.5763, -31.5408
      #fa9ffe color charts
#fa9ffe RGB chart
      #fa9ffe CMYK chart
      #fa9ffe RGB pie chart
      #fa9ffe color shades, tints & tones
#fa9ffe color schemes
#fa9ffe color preview, HTML & CSS examples
           This text has a color of #fa9ffe        
        
          <p style="color:#fa9ffe;">Text here</p>
        
        
          .mytext {color:#fa9ffe;}
        
        Text color #fa9ffe
      
           This box has a color of #fa9ffe        
        
          <div style="background-color:#fa9ffe;">Content here</div>
        
        
          .mybackground {background-color:#fa9ffe;}
        
        Background color #fa9ffe
      
           Border around this has a color of #fa9ffe        
        
          <div style="border:2px solid #fa9ffe;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ffe;}
        
        Border color #fa9ffe