#fa9bef color space conversions
Hex:
        #fa9bef
        RGB:
        250, 155, 239
        CMY:
        2, 39, 6
        CMYK:
        0, 38, 4, 2
      HSL:
        307°, 90.4762%, 79.4118%
        HSV (HSB):
        307°, 38.0000%, 98.0392%
        XYZ:
        66.7257, 49.9987, 87.7952
        xyY:
        0.3263, 0.2445, 49.9987
      CIE-Lab:
        76.0684, 47.5336, -27.4130
        CIE-LCH:
        76.0684, 54.8718, 330.0276
        CIE-Luv:
        76.0684, 48.7240, -51.1414
        Hunter-Lab:
        70.7097, 44.7005, -24.1193
      #fa9bef color charts
#fa9bef RGB chart
      #fa9bef CMYK chart
      #fa9bef RGB pie chart
      #fa9bef color shades, tints & tones
#fa9bef color schemes
#fa9bef color preview, HTML & CSS examples
           This text has a color of #fa9bef        
        
          <p style="color:#fa9bef;">Text here</p>
        
        
          .mytext {color:#fa9bef;}
        
        Text color #fa9bef
      
           This box has a color of #fa9bef        
        
          <div style="background-color:#fa9bef;">Content here</div>
        
        
          .mybackground {background-color:#fa9bef;}
        
        Background color #fa9bef
      
           Border around this has a color of #fa9bef        
        
          <div style="border:2px solid #fa9bef;">Content here</div>
        
        
          .myborder {border:2px solid #fa9bef;}
        
        Border color #fa9bef