#f996bd color space conversions
Hex:
        #f996bd
        RGB:
        249, 150, 189
        CMY:
        2, 41, 26
        CMYK:
        0, 40, 24, 2
      HSL:
        336°, 89.1892%, 78.2353%
        HSV (HSB):
        336°, 39.7590%, 97.6471%
        XYZ:
        59.1586, 45.6266, 53.8329
        xyY:
        0.3730, 0.2877, 45.6266
      CIE-Lab:
        73.3026, 41.9788, -4.1765
        CIE-LCH:
        73.3026, 42.1860, 354.3183
        CIE-Luv:
        73.3026, 60.6242, -13.9314
        Hunter-Lab:
        67.5474, 38.1237, 0.0312
      #f996bd color charts
#f996bd RGB chart
      #f996bd CMYK chart
      #f996bd RGB pie chart
      #f996bd color shades, tints & tones
#f996bd color schemes
#f996bd color preview, HTML & CSS examples
           This text has a color of #f996bd        
        
          <p style="color:#f996bd;">Text here</p>
        
        
          .mytext {color:#f996bd;}
        
        Text color #f996bd
      
           This box has a color of #f996bd        
        
          <div style="background-color:#f996bd;">Content here</div>
        
        
          .mybackground {background-color:#f996bd;}
        
        Background color #f996bd
      
           Border around this has a color of #f996bd        
        
          <div style="border:2px solid #f996bd;">Content here</div>
        
        
          .myborder {border:2px solid #f996bd;}
        
        Border color #f996bd