#f994e9 color space conversions
Hex:
        #f994e9
        RGB:
        249, 148, 233
        CMY:
        2, 42, 9
        CMYK:
        0, 41, 6, 2
      HSL:
        310°, 89.3805%, 77.8431%
        HSV (HSB):
        310°, 40.5622%, 97.6471%
        XYZ:
        64.3648, 47.2027, 82.8094
        xyY:
        0.3311, 0.2428, 47.2027
      CIE-Lab:
        74.3193, 49.7692, -26.8361
        CIE-LCH:
        74.3193, 56.5433, 331.6659
        CIE-Luv:
        74.3193, 52.5247, -50.4156
        Hunter-Lab:
        68.7042, 46.9933, -23.3694
      #f994e9 color charts
#f994e9 RGB chart
      #f994e9 CMYK chart
      #f994e9 RGB pie chart
      #f994e9 color shades, tints & tones
#f994e9 color schemes
#f994e9 color preview, HTML & CSS examples
           This text has a color of #f994e9        
        
          <p style="color:#f994e9;">Text here</p>
        
        
          .mytext {color:#f994e9;}
        
        Text color #f994e9
      
           This box has a color of #f994e9        
        
          <div style="background-color:#f994e9;">Content here</div>
        
        
          .mybackground {background-color:#f994e9;}
        
        Background color #f994e9
      
           Border around this has a color of #f994e9        
        
          <div style="border:2px solid #f994e9;">Content here</div>
        
        
          .myborder {border:2px solid #f994e9;}
        
        Border color #f994e9