#f96ab2 color space conversions
Hex:
        #f96ab2
        RGB:
        249, 106, 178
        CMY:
        2, 58, 30
        CMYK:
        0, 57, 29, 2
      HSL:
        330°, 92.2581%, 69.6078%
        HSV (HSB):
        330°, 57.4297%, 97.6471%
        XYZ:
        52.2568, 33.6622, 45.8627
        xyY:
        0.3965, 0.2554, 33.6622
      CIE-Lab:
        64.6935, 61.7941, -10.7945
        CIE-LCH:
        64.6935, 62.7298, 350.0913
        CIE-Luv:
        64.6935, 86.6376, -27.1511
        Hunter-Lab:
        58.0191, 59.2386, -6.2539
      #f96ab2 color charts
#f96ab2 RGB chart
      #f96ab2 CMYK chart
      #f96ab2 RGB pie chart
      #f96ab2 color shades, tints & tones
#f96ab2 color schemes
#f96ab2 color preview, HTML & CSS examples
           This text has a color of #f96ab2        
        
          <p style="color:#f96ab2;">Text here</p>
        
        
          .mytext {color:#f96ab2;}
        
        Text color #f96ab2
      
           This box has a color of #f96ab2        
        
          <div style="background-color:#f96ab2;">Content here</div>
        
        
          .mybackground {background-color:#f96ab2;}
        
        Background color #f96ab2
      
           Border around this has a color of #f96ab2        
        
          <div style="border:2px solid #f96ab2;">Content here</div>
        
        
          .myborder {border:2px solid #f96ab2;}
        
        Border color #f96ab2