#f994e4 color space conversions
Hex:
        #f994e4
        RGB:
        249, 148, 228
        CMY:
        2, 42, 11
        CMYK:
        0, 41, 8, 2
      HSL:
        312°, 89.3805%, 77.8431%
        HSV (HSB):
        312°, 40.5622%, 97.6471%
        XYZ:
        63.6604, 46.9210, 79.1002
        xyY:
        0.3356, 0.2474, 46.9210
      CIE-Lab:
        74.1392, 48.9377, -24.3791
        CIE-LCH:
        74.1392, 54.6739, 333.5191
        CIE-Luv:
        74.1392, 53.5797, -46.3155
        Hunter-Lab:
        68.4989, 46.0184, -20.5168
      #f994e4 color charts
#f994e4 RGB chart
      #f994e4 CMYK chart
      #f994e4 RGB pie chart
      #f994e4 color shades, tints & tones
#f994e4 color schemes
#f994e4 color preview, HTML & CSS examples
           This text has a color of #f994e4        
        
          <p style="color:#f994e4;">Text here</p>
        
        
          .mytext {color:#f994e4;}
        
        Text color #f994e4
      
           This box has a color of #f994e4        
        
          <div style="background-color:#f994e4;">Content here</div>
        
        
          .mybackground {background-color:#f994e4;}
        
        Background color #f994e4
      
           Border around this has a color of #f994e4        
        
          <div style="border:2px solid #f994e4;">Content here</div>
        
        
          .myborder {border:2px solid #f994e4;}
        
        Border color #f994e4