#f996d8 color space conversions
Hex:
        #f996d8
        RGB:
        249, 150, 216
        CMY:
        2, 41, 15
        CMYK:
        0, 40, 13, 2
      HSL:
        320°, 89.1892%, 78.2353%
        HSV (HSB):
        320°, 39.7590%, 97.6471%
        XYZ:
        62.3679, 46.9103, 70.7332
        xyY:
        0.3465, 0.2606, 46.9103
      CIE-Lab:
        74.1324, 45.9863, -17.8139
        CIE-LCH:
        74.1324, 49.3161, 338.8249
        CIE-Luv:
        74.1324, 55.1112, -35.4113
        Hunter-Lab:
        68.4911, 42.6826, -13.2871
      #f996d8 color charts
#f996d8 RGB chart
      #f996d8 CMYK chart
      #f996d8 RGB pie chart
      #f996d8 color shades, tints & tones
#f996d8 color schemes
#f996d8 color preview, HTML & CSS examples
           This text has a color of #f996d8        
        
          <p style="color:#f996d8;">Text here</p>
        
        
          .mytext {color:#f996d8;}
        
        Text color #f996d8
      
           This box has a color of #f996d8        
        
          <div style="background-color:#f996d8;">Content here</div>
        
        
          .mybackground {background-color:#f996d8;}
        
        Background color #f996d8
      
           Border around this has a color of #f996d8        
        
          <div style="border:2px solid #f996d8;">Content here</div>
        
        
          .myborder {border:2px solid #f996d8;}
        
        Border color #f996d8