#f141a5 color space conversions
Hex:
        #f141a5
        RGB:
        241, 65, 165
        CMY:
        5, 75, 35
        CMYK:
        0, 73, 32, 5
      HSL:
        326°, 86.2745%, 60.0000%
        HSV (HSB):
        326°, 73.0290%, 94.5098%
        XYZ:
        44.9575, 25.1980, 38.0915
        xyY:
        0.4153, 0.2328, 25.1980
      CIE-Lab:
        57.2678, 73.7655, -14.6005
        CIE-LCH:
        57.2678, 75.1966, 348.8041
        CIE-Luv:
        57.2678, 101.9293, -34.3819
        Hunter-Lab:
        50.1976, 72.0206, -9.8528
      #f141a5 color charts
#f141a5 RGB chart
      #f141a5 CMYK chart
      #f141a5 RGB pie chart
      #f141a5 color shades, tints & tones
#f141a5 color schemes
#f141a5 color preview, HTML & CSS examples
           This text has a color of #f141a5        
        
          <p style="color:#f141a5;">Text here</p>
        
        
          .mytext {color:#f141a5;}
        
        Text color #f141a5
      
           This box has a color of #f141a5        
        
          <div style="background-color:#f141a5;">Content here</div>
        
        
          .mybackground {background-color:#f141a5;}
        
        Background color #f141a5
      
           Border around this has a color of #f141a5        
        
          <div style="border:2px solid #f141a5;">Content here</div>
        
        
          .myborder {border:2px solid #f141a5;}
        
        Border color #f141a5