#f96cd1 color space conversions
Hex:
        #f96cd1
        RGB:
        249, 108, 209
        CMY:
        2, 58, 18
        CMYK:
        0, 57, 16, 2
      HSL:
        317°, 92.1569%, 70.0000%
        HSV (HSB):
        317°, 56.6265%, 97.6471%
        XYZ:
        55.9381, 35.4683, 64.2194
        xyY:
        0.3594, 0.2279, 35.4683
      CIE-Lab:
        66.1117, 65.0824, -26.1535
        CIE-LCH:
        66.1117, 70.1408, 338.1072
        CIE-Luv:
        66.1117, 76.3142, -51.0618
        Hunter-Lab:
        59.5553, 63.4368, -22.2447
      #f96cd1 color charts
#f96cd1 RGB chart
      #f96cd1 CMYK chart
      #f96cd1 RGB pie chart
      #f96cd1 color shades, tints & tones
#f96cd1 color schemes
#f96cd1 color preview, HTML & CSS examples
           This text has a color of #f96cd1        
        
          <p style="color:#f96cd1;">Text here</p>
        
        
          .mytext {color:#f96cd1;}
        
        Text color #f96cd1
      
           This box has a color of #f96cd1        
        
          <div style="background-color:#f96cd1;">Content here</div>
        
        
          .mybackground {background-color:#f96cd1;}
        
        Background color #f96cd1
      
           Border around this has a color of #f96cd1        
        
          <div style="border:2px solid #f96cd1;">Content here</div>
        
        
          .myborder {border:2px solid #f96cd1;}
        
        Border color #f96cd1