#fa2ff9 color space conversions
Hex:
        #fa2ff9
        RGB:
        250, 47, 249
        CMY:
        2, 82, 2
        CMYK:
        0, 81, 0, 2
      HSL:
        300°, 95.3052%, 58.2353%
        HSV (HSB):
        300°, 81.2000%, 98.0392%
        XYZ:
        57.5397, 29.1966, 92.2254
        xyY:
        0.3215, 0.1631, 29.1966
      CIE-Lab:
        60.9547, 91.2721, -56.5509
        CIE-LCH:
        60.9547, 107.3713, 328.2182
        CIE-Luv:
        60.9547, 79.4235, -101.4558
        Hunter-Lab:
        54.0339, 95.5224, -63.3729
      #fa2ff9 color charts
#fa2ff9 RGB chart
      #fa2ff9 CMYK chart
      #fa2ff9 RGB pie chart
      #fa2ff9 color shades, tints & tones
#fa2ff9 color schemes
#fa2ff9 color preview, HTML & CSS examples
           This text has a color of #fa2ff9        
        
          <p style="color:#fa2ff9;">Text here</p>
        
        
          .mytext {color:#fa2ff9;}
        
        Text color #fa2ff9
      
           This box has a color of #fa2ff9        
        
          <div style="background-color:#fa2ff9;">Content here</div>
        
        
          .mybackground {background-color:#fa2ff9;}
        
        Background color #fa2ff9
      
           Border around this has a color of #fa2ff9        
        
          <div style="border:2px solid #fa2ff9;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ff9;}
        
        Border color #fa2ff9