#f1299e color space conversions
Hex:
        #f1299e
        RGB:
        241, 41, 158
        CMY:
        5, 84, 38
        CMYK:
        0, 83, 34, 5
      HSL:
        325°, 87.7193%, 55.2941%
        HSV (HSB):
        325°, 82.9876%, 94.5098%
        XYZ:
        43.2401, 22.7553, 34.4610
        xyY:
        0.4304, 0.2265, 22.7553
      CIE-Lab:
        54.8194, 79.2942, -14.1945
        CIE-LCH:
        54.8194, 80.5546, 349.8510
        CIE-Luv:
        54.8194, 111.6171, -34.6549
        Hunter-Lab:
        47.7025, 78.3227, -9.4402
      #f1299e color charts
#f1299e RGB chart
      #f1299e CMYK chart
      #f1299e RGB pie chart
      #f1299e color shades, tints & tones
#f1299e color schemes
#f1299e color preview, HTML & CSS examples
           This text has a color of #f1299e        
        
          <p style="color:#f1299e;">Text here</p>
        
        
          .mytext {color:#f1299e;}
        
        Text color #f1299e
      
           This box has a color of #f1299e        
        
          <div style="background-color:#f1299e;">Content here</div>
        
        
          .mybackground {background-color:#f1299e;}
        
        Background color #f1299e
      
           Border around this has a color of #f1299e        
        
          <div style="border:2px solid #f1299e;">Content here</div>
        
        
          .myborder {border:2px solid #f1299e;}
        
        Border color #f1299e