#f996ee color space conversions
Hex:
        #f996ee
        RGB:
        249, 150, 238
        CMY:
        2, 41, 7
        CMYK:
        0, 40, 4, 2
      HSL:
        307°, 89.1892%, 78.2353%
        HSV (HSB):
        307°, 39.7590%, 97.6471%
        XYZ:
        65.4059, 48.1255, 86.7308
        xyY:
        0.3266, 0.2403, 48.1255
      CIE-Lab:
        74.9040, 49.6034, -28.6653
        CIE-LCH:
        74.9040, 57.2904, 329.9768
        CIE-Luv:
        74.9040, 50.5619, -53.4006
        Hunter-Lab:
        69.3725, 46.8916, -25.5647
      #f996ee color charts
#f996ee RGB chart
      #f996ee CMYK chart
      #f996ee RGB pie chart
      #f996ee color shades, tints & tones
#f996ee color schemes
#f996ee color preview, HTML & CSS examples
           This text has a color of #f996ee        
        
          <p style="color:#f996ee;">Text here</p>
        
        
          .mytext {color:#f996ee;}
        
        Text color #f996ee
      
           This box has a color of #f996ee        
        
          <div style="background-color:#f996ee;">Content here</div>
        
        
          .mybackground {background-color:#f996ee;}
        
        Background color #f996ee
      
           Border around this has a color of #f996ee        
        
          <div style="border:2px solid #f996ee;">Content here</div>
        
        
          .myborder {border:2px solid #f996ee;}
        
        Border color #f996ee