#f132d9 color space conversions
Hex:
        #f132d9
        RGB:
        241, 50, 217
        CMY:
        5, 80, 15
        CMYK:
        0, 79, 10, 5
      HSL:
        308°, 87.2146%, 57.0588%
        HSV (HSB):
        308°, 79.2531%, 94.5098%
        XYZ:
        49.9406, 25.9917, 68.0304
        xyY:
        0.3469, 0.1805, 25.9917
      CIE-Lab:
        58.0292, 84.3761, -43.3430
        CIE-LCH:
        58.0292, 94.8575, 332.8109
        CIE-Luv:
        58.0292, 84.7884, -79.2444
        Hunter-Lab:
        50.9821, 85.6349, -43.4290
      #f132d9 color charts
#f132d9 RGB chart
      #f132d9 CMYK chart
      #f132d9 RGB pie chart
      #f132d9 color shades, tints & tones
#f132d9 color schemes
#f132d9 color preview, HTML & CSS examples
           This text has a color of #f132d9        
        
          <p style="color:#f132d9;">Text here</p>
        
        
          .mytext {color:#f132d9;}
        
        Text color #f132d9
      
           This box has a color of #f132d9        
        
          <div style="background-color:#f132d9;">Content here</div>
        
        
          .mybackground {background-color:#f132d9;}
        
        Background color #f132d9
      
           Border around this has a color of #f132d9        
        
          <div style="border:2px solid #f132d9;">Content here</div>
        
        
          .myborder {border:2px solid #f132d9;}
        
        Border color #f132d9