#f96eed color space conversions
Hex:
        #f96eed
        RGB:
        249, 110, 237
        CMY:
        2, 57, 7
        CMYK:
        0, 56, 5, 2
      HSL:
        305°, 92.0530%, 70.3922%
        HSV (HSB):
        305°, 55.8233%, 97.6471%
        XYZ:
        59.9289, 37.4060, 84.1822
        xyY:
        0.3302, 0.2061, 37.4060
      CIE-Lab:
        67.5805, 68.4876, -39.4579
        CIE-LCH:
        67.5805, 79.0410, 330.0524
        CIE-Luv:
        67.5805, 67.2709, -72.8817
        Hunter-Lab:
        61.1605, 67.8748, -38.7954
      #f96eed color charts
#f96eed RGB chart
      #f96eed CMYK chart
      #f96eed RGB pie chart
      #f96eed color shades, tints & tones
#f96eed color schemes
#f96eed color preview, HTML & CSS examples
           This text has a color of #f96eed        
        
          <p style="color:#f96eed;">Text here</p>
        
        
          .mytext {color:#f96eed;}
        
        Text color #f96eed
      
           This box has a color of #f96eed        
        
          <div style="background-color:#f96eed;">Content here</div>
        
        
          .mybackground {background-color:#f96eed;}
        
        Background color #f96eed
      
           Border around this has a color of #f96eed        
        
          <div style="border:2px solid #f96eed;">Content here</div>
        
        
          .myborder {border:2px solid #f96eed;}
        
        Border color #f96eed