#f96591 color space conversions
Hex:
        #f96591
        RGB:
        249, 101, 145
        CMY:
        2, 60, 43
        CMYK:
        0, 59, 42, 2
      HSL:
        342°, 92.5000%, 68.6275%
        HSV (HSB):
        342°, 59.4378%, 97.6471%
        XYZ:
        48.8314, 31.4914, 30.2928
        xyY:
        0.4415, 0.2847, 31.4914
      CIE-Lab:
        62.9203, 60.2843, 5.5056
        CIE-LCH:
        62.9203, 60.5352, 5.2182
        CIE-Luv:
        62.9203, 99.2006, -4.3259
        Hunter-Lab:
        56.1172, 57.1199, 7.2765
      #f96591 color charts
#f96591 RGB chart
      #f96591 CMYK chart
      #f96591 RGB pie chart
      #f96591 color shades, tints & tones
#f96591 color schemes
#f96591 color preview, HTML & CSS examples
           This text has a color of #f96591        
        
          <p style="color:#f96591;">Text here</p>
        
        
          .mytext {color:#f96591;}
        
        Text color #f96591
      
           This box has a color of #f96591        
        
          <div style="background-color:#f96591;">Content here</div>
        
        
          .mybackground {background-color:#f96591;}
        
        Background color #f96591
      
           Border around this has a color of #f96591        
        
          <div style="border:2px solid #f96591;">Content here</div>
        
        
          .myborder {border:2px solid #f96591;}
        
        Border color #f96591