#f1198e color space conversions
Hex:
        #f1198e
        RGB:
        241, 25, 142
        CMY:
        5, 90, 44
        CMYK:
        0, 90, 41, 5
      HSL:
        328°, 88.5246%, 52.1569%
        HSV (HSB):
        328°, 89.6266%, 94.5098%
        XYZ:
        41.5057, 21.3490, 27.5244
        xyY:
        0.4592, 0.2362, 21.3490
      CIE-Lab:
        53.3294, 80.5047, -6.9254
        CIE-LCH:
        53.3294, 80.8020, 355.0833
        CIE-Luv:
        53.3294, 121.8938, -24.8831
        Hunter-Lab:
        46.2050, 79.4870, -2.9756
      #f1198e color charts
#f1198e RGB chart
      #f1198e CMYK chart
      #f1198e RGB pie chart
      #f1198e color shades, tints & tones
#f1198e color schemes
#f1198e color preview, HTML & CSS examples
           This text has a color of #f1198e        
        
          <p style="color:#f1198e;">Text here</p>
        
        
          .mytext {color:#f1198e;}
        
        Text color #f1198e
      
           This box has a color of #f1198e        
        
          <div style="background-color:#f1198e;">Content here</div>
        
        
          .mybackground {background-color:#f1198e;}
        
        Background color #f1198e
      
           Border around this has a color of #f1198e        
        
          <div style="border:2px solid #f1198e;">Content here</div>
        
        
          .myborder {border:2px solid #f1198e;}
        
        Border color #f1198e