#f141f3 color space conversions
Hex:
        #f141f3
        RGB:
        241, 65, 243
        CMY:
        5, 75, 5
        CMYK:
        1, 73, 0, 5
      HSL:
        299°, 88.1188%, 60.3922%
        HSV (HSB):
        299°, 73.2510%, 95.2941%
        XYZ:
        54.3436, 28.9524, 87.5182
        xyY:
        0.3181, 0.1695, 28.9524
      CIE-Lab:
        60.7396, 84.2180, -53.6460
        CIE-LCH:
        60.7396, 99.8527, 327.5033
        CIE-Luv:
        60.7396, 72.2779, -95.9027
        Hunter-Lab:
        53.8075, 86.1155, -58.7703
      #f141f3 color charts
#f141f3 RGB chart
      #f141f3 CMYK chart
      #f141f3 RGB pie chart
      #f141f3 color shades, tints & tones
#f141f3 color schemes
#f141f3 color preview, HTML & CSS examples
           This text has a color of #f141f3        
        
          <p style="color:#f141f3;">Text here</p>
        
        
          .mytext {color:#f141f3;}
        
        Text color #f141f3
      
           This box has a color of #f141f3        
        
          <div style="background-color:#f141f3;">Content here</div>
        
        
          .mybackground {background-color:#f141f3;}
        
        Background color #f141f3
      
           Border around this has a color of #f141f3        
        
          <div style="border:2px solid #f141f3;">Content here</div>
        
        
          .myborder {border:2px solid #f141f3;}
        
        Border color #f141f3