#f96dc2 color space conversions
Hex:
        #f96dc2
        RGB:
        249, 109, 194
        CMY:
        2, 57, 24
        CMYK:
        0, 56, 22, 2
      HSL:
        324°, 92.1053%, 70.1961%
        HSV (HSB):
        324°, 56.2249%, 97.6471%
        XYZ:
        54.2732, 34.9721, 54.9287
        xyY:
        0.3764, 0.2426, 34.9721
      CIE-Lab:
        65.7269, 62.5418, -18.3038
        CIE-LCH:
        65.7269, 65.1652, 343.6871
        CIE-Luv:
        65.7269, 80.3974, -38.5207
        Hunter-Lab:
        59.1372, 60.3284, -13.6746
      #f96dc2 color charts
#f96dc2 RGB chart
      #f96dc2 CMYK chart
      #f96dc2 RGB pie chart
      #f96dc2 color shades, tints & tones
#f96dc2 color schemes
#f96dc2 color preview, HTML & CSS examples
           This text has a color of #f96dc2        
        
          <p style="color:#f96dc2;">Text here</p>
        
        
          .mytext {color:#f96dc2;}
        
        Text color #f96dc2
      
           This box has a color of #f96dc2        
        
          <div style="background-color:#f96dc2;">Content here</div>
        
        
          .mybackground {background-color:#f96dc2;}
        
        Background color #f96dc2
      
           Border around this has a color of #f96dc2        
        
          <div style="border:2px solid #f96dc2;">Content here</div>
        
        
          .myborder {border:2px solid #f96dc2;}
        
        Border color #f96dc2