#f141a0 color space conversions
Hex:
        #f141a0
        RGB:
        241, 65, 160
        CMY:
        5, 75, 37
        CMYK:
        0, 73, 34, 5
      HSL:
        328°, 86.2745%, 60.0000%
        HSV (HSB):
        328°, 73.0290%, 94.5098%
        XYZ:
        44.5111, 25.0194, 35.7409
        xyY:
        0.4228, 0.2377, 25.0194
      CIE-Lab:
        57.0943, 73.2196, -11.9391
        CIE-LCH:
        57.0943, 74.1866, 350.7389
        CIE-Luv:
        57.0943, 103.9035, -30.4907
        Hunter-Lab:
        50.0194, 71.3089, -7.3516
      #f141a0 color charts
#f141a0 RGB chart
      #f141a0 CMYK chart
      #f141a0 RGB pie chart
      #f141a0 color shades, tints & tones
#f141a0 color schemes
#f141a0 color preview, HTML & CSS examples
           This text has a color of #f141a0        
        
          <p style="color:#f141a0;">Text here</p>
        
        
          .mytext {color:#f141a0;}
        
        Text color #f141a0
      
           This box has a color of #f141a0        
        
          <div style="background-color:#f141a0;">Content here</div>
        
        
          .mybackground {background-color:#f141a0;}
        
        Background color #f141a0
      
           Border around this has a color of #f141a0        
        
          <div style="border:2px solid #f141a0;">Content here</div>
        
        
          .myborder {border:2px solid #f141a0;}
        
        Border color #f141a0