#f141a2 color space conversions
Hex:
        #f141a2
        RGB:
        241, 65, 162
        CMY:
        5, 75, 36
        CMYK:
        0, 73, 33, 5
      HSL:
        327°, 86.2745%, 60.0000%
        HSV (HSB):
        327°, 73.0290%, 94.5098%
        XYZ:
        44.6875, 25.0900, 36.6700
        xyY:
        0.4198, 0.2357, 25.0900
      CIE-Lab:
        57.1630, 73.4359, -13.0059
        CIE-LCH:
        57.1630, 74.5788, 349.9567
        CIE-Luv:
        57.1630, 103.1146, -32.0433
        Hunter-Lab:
        50.0899, 71.5907, -8.3423
      #f141a2 color charts
#f141a2 RGB chart
      #f141a2 CMYK chart
      #f141a2 RGB pie chart
      #f141a2 color shades, tints & tones
#f141a2 color schemes
#f141a2 color preview, HTML & CSS examples
           This text has a color of #f141a2        
        
          <p style="color:#f141a2;">Text here</p>
        
        
          .mytext {color:#f141a2;}
        
        Text color #f141a2
      
           This box has a color of #f141a2        
        
          <div style="background-color:#f141a2;">Content here</div>
        
        
          .mybackground {background-color:#f141a2;}
        
        Background color #f141a2
      
           Border around this has a color of #f141a2        
        
          <div style="border:2px solid #f141a2;">Content here</div>
        
        
          .myborder {border:2px solid #f141a2;}
        
        Border color #f141a2