#f141a3 color space conversions
Hex:
        #f141a3
        RGB:
        241, 65, 163
        CMY:
        5, 75, 36
        CMYK:
        0, 73, 32, 5
      HSL:
        327°, 86.2745%, 60.0000%
        HSV (HSB):
        327°, 73.0290%, 94.5098%
        XYZ:
        44.7768, 25.1257, 37.1401
        xyY:
        0.4183, 0.2347, 25.1257
      CIE-Lab:
        57.1977, 73.5451, -13.5382
        CIE-LCH:
        57.1977, 74.7808, 349.5698
        CIE-Luv:
        57.1977, 102.7197, -32.8216
        Hunter-Lab:
        50.1256, 71.7330, -8.8425
      #f141a3 color charts
#f141a3 RGB chart
      #f141a3 CMYK chart
      #f141a3 RGB pie chart
      #f141a3 color shades, tints & tones
#f141a3 color schemes
#f141a3 color preview, HTML & CSS examples
           This text has a color of #f141a3        
        
          <p style="color:#f141a3;">Text here</p>
        
        
          .mytext {color:#f141a3;}
        
        Text color #f141a3
      
           This box has a color of #f141a3        
        
          <div style="background-color:#f141a3;">Content here</div>
        
        
          .mybackground {background-color:#f141a3;}
        
        Background color #f141a3
      
           Border around this has a color of #f141a3        
        
          <div style="border:2px solid #f141a3;">Content here</div>
        
        
          .myborder {border:2px solid #f141a3;}
        
        Border color #f141a3