#f994ee color space conversions
Hex:
        #f994ee
        RGB:
        249, 148, 238
        CMY:
        2, 42, 7
        CMYK:
        0, 41, 4, 2
      HSL:
        307°, 89.3805%, 77.8431%
        HSV (HSB):
        307°, 40.5622%, 97.6471%
        XYZ:
        65.0894, 47.4926, 86.6253
        xyY:
        0.3267, 0.2384, 47.4926
      CIE-Lab:
        74.5038, 50.6155, -29.2802
        CIE-LCH:
        74.5038, 58.4744, 329.9514
        CIE-Luv:
        74.5038, 51.4713, -54.5240
        Hunter-Lab:
        68.9149, 47.9905, -26.2865
      #f994ee color charts
#f994ee RGB chart
      #f994ee CMYK chart
      #f994ee RGB pie chart
      #f994ee color shades, tints & tones
#f994ee color schemes
#f994ee color preview, HTML & CSS examples
           This text has a color of #f994ee        
        
          <p style="color:#f994ee;">Text here</p>
        
        
          .mytext {color:#f994ee;}
        
        Text color #f994ee
      
           This box has a color of #f994ee        
        
          <div style="background-color:#f994ee;">Content here</div>
        
        
          .mybackground {background-color:#f994ee;}
        
        Background color #f994ee
      
           Border around this has a color of #f994ee        
        
          <div style="border:2px solid #f994ee;">Content here</div>
        
        
          .myborder {border:2px solid #f994ee;}
        
        Border color #f994ee