#f96cba color space conversions
Hex:
        #f96cba
        RGB:
        249, 108, 186
        CMY:
        2, 58, 27
        CMYK:
        0, 57, 25, 2
      HSL:
        327°, 92.1569%, 70.0000%
        HSV (HSB):
        327°, 56.6265%, 97.6471%
        XYZ:
        53.2924, 34.4100, 50.2874
        xyY:
        0.3862, 0.2494, 34.4100
      CIE-Lab:
        65.2867, 61.9252, -14.4457
        CIE-LCH:
        65.2867, 63.5878, 346.8690
        CIE-Luv:
        65.2867, 83.2634, -32.5852
        Hunter-Lab:
        58.6601, 59.5114, -9.7653
      #f96cba color charts
#f96cba RGB chart
      #f96cba CMYK chart
      #f96cba RGB pie chart
      #f96cba color shades, tints & tones
#f96cba color schemes
#f96cba color preview, HTML & CSS examples
           This text has a color of #f96cba        
        
          <p style="color:#f96cba;">Text here</p>
        
        
          .mytext {color:#f96cba;}
        
        Text color #f96cba
      
           This box has a color of #f96cba        
        
          <div style="background-color:#f96cba;">Content here</div>
        
        
          .mybackground {background-color:#f96cba;}
        
        Background color #f96cba
      
           Border around this has a color of #f96cba        
        
          <div style="border:2px solid #f96cba;">Content here</div>
        
        
          .myborder {border:2px solid #f96cba;}
        
        Border color #f96cba