#f996d2 color space conversions
Hex:
        #f996d2
        RGB:
        249, 150, 210
        CMY:
        2, 41, 18
        CMYK:
        0, 40, 16, 2
      HSL:
        324°, 89.1892%, 78.2353%
        HSV (HSB):
        324°, 39.7590%, 97.6471%
        XYZ:
        61.6061, 46.6056, 66.7215
        xyY:
        0.3522, 0.2664, 46.6056
      CIE-Lab:
        73.9368, 45.0531, -14.8126
        CIE-LCH:
        73.9368, 47.4257, 341.8001
        CIE-Luv:
        73.9368, 56.3482, -30.5631
        Hunter-Lab:
        68.2683, 41.6111, -10.1589
      #f996d2 color charts
#f996d2 RGB chart
      #f996d2 CMYK chart
      #f996d2 RGB pie chart
      #f996d2 color shades, tints & tones
#f996d2 color schemes
#f996d2 color preview, HTML & CSS examples
           This text has a color of #f996d2        
        
          <p style="color:#f996d2;">Text here</p>
        
        
          .mytext {color:#f996d2;}
        
        Text color #f996d2
      
           This box has a color of #f996d2        
        
          <div style="background-color:#f996d2;">Content here</div>
        
        
          .mybackground {background-color:#f996d2;}
        
        Background color #f996d2
      
           Border around this has a color of #f996d2        
        
          <div style="border:2px solid #f996d2;">Content here</div>
        
        
          .myborder {border:2px solid #f996d2;}
        
        Border color #f996d2