#f990f8 color space conversions
Hex:
        #f990f8
        RGB:
        249, 144, 248
        CMY:
        2, 44, 3
        CMYK:
        0, 42, 0, 2
      HSL:
        301°, 89.7436%, 77.0588%
        HSV (HSB):
        301°, 42.1687%, 97.6471%
        XYZ:
        65.9835, 46.8636, 94.3748
        xyY:
        0.3184, 0.2262, 46.8636
      CIE-Lab:
        74.1024, 54.3541, -35.3413
        CIE-LCH:
        74.1024, 64.8334, 326.9678
        CIE-Luv:
        74.1024, 51.0886, -64.9629
        Hunter-Lab:
        68.4570, 52.2507, -33.8173
      #f990f8 color charts
#f990f8 RGB chart
      #f990f8 CMYK chart
      #f990f8 RGB pie chart
      #f990f8 color shades, tints & tones
#f990f8 color schemes
#f990f8 color preview, HTML & CSS examples
           This text has a color of #f990f8        
        
          <p style="color:#f990f8;">Text here</p>
        
        
          .mytext {color:#f990f8;}
        
        Text color #f990f8
      
           This box has a color of #f990f8        
        
          <div style="background-color:#f990f8;">Content here</div>
        
        
          .mybackground {background-color:#f990f8;}
        
        Background color #f990f8
      
           Border around this has a color of #f990f8        
        
          <div style="border:2px solid #f990f8;">Content here</div>
        
        
          .myborder {border:2px solid #f990f8;}
        
        Border color #f990f8