#fa99f2 color space conversions
Hex:
        #fa99f2
        RGB:
        250, 153, 242
        CMY:
        2, 40, 5
        CMYK:
        0, 39, 3, 2
      HSL:
        305°, 90.6542%, 79.0196%
        HSV (HSB):
        305°, 38.8000%, 98.0392%
        XYZ:
        66.8426, 49.5173, 90.0392
        xyY:
        0.3239, 0.2399, 49.5173
      CIE-Lab:
        75.7720, 49.0708, -29.4967
        CIE-LCH:
        75.7720, 57.2538, 328.9897
        CIE-Luv:
        75.7720, 49.0447, -54.7533
        Hunter-Lab:
        70.3685, 46.4111, -26.6059
      #fa99f2 color charts
#fa99f2 RGB chart
      #fa99f2 CMYK chart
      #fa99f2 RGB pie chart
      #fa99f2 color shades, tints & tones
#fa99f2 color schemes
#fa99f2 color preview, HTML & CSS examples
           This text has a color of #fa99f2        
        
          <p style="color:#fa99f2;">Text here</p>
        
        
          .mytext {color:#fa99f2;}
        
        Text color #fa99f2
      
           This box has a color of #fa99f2        
        
          <div style="background-color:#fa99f2;">Content here</div>
        
        
          .mybackground {background-color:#fa99f2;}
        
        Background color #fa99f2
      
           Border around this has a color of #fa99f2        
        
          <div style="border:2px solid #fa99f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa99f2;}
        
        Border color #fa99f2