#f132a1 color space conversions
Hex:
        #f132a1
        RGB:
        241, 50, 161
        CMY:
        5, 80, 37
        CMYK:
        0, 79, 33, 5
      HSL:
        325°, 87.2146%, 57.0588%
        HSV (HSB):
        325°, 79.2531%, 94.5098%
        XYZ:
        43.8493, 23.5552, 35.9537
        xyY:
        0.4242, 0.2279, 23.5552
      CIE-Lab:
        55.6397, 77.5557, -14.7204
        CIE-LCH:
        55.6397, 78.9404, 349.2528
        CIE-Luv:
        55.6397, 108.1030, -35.1333
        Hunter-Lab:
        48.5337, 76.3374, -9.9484
      #f132a1 color charts
#f132a1 RGB chart
      #f132a1 CMYK chart
      #f132a1 RGB pie chart
      #f132a1 color shades, tints & tones
#f132a1 color schemes
#f132a1 color preview, HTML & CSS examples
           This text has a color of #f132a1        
        
          <p style="color:#f132a1;">Text here</p>
        
        
          .mytext {color:#f132a1;}
        
        Text color #f132a1
      
           This box has a color of #f132a1        
        
          <div style="background-color:#f132a1;">Content here</div>
        
        
          .mybackground {background-color:#f132a1;}
        
        Background color #f132a1
      
           Border around this has a color of #f132a1        
        
          <div style="border:2px solid #f132a1;">Content here</div>
        
        
          .myborder {border:2px solid #f132a1;}
        
        Border color #f132a1