#f132d8 color space conversions
Hex:
        #f132d8
        RGB:
        241, 50, 216
        CMY:
        5, 80, 15
        CMYK:
        0, 79, 10, 5
      HSL:
        308°, 87.2146%, 57.0588%
        HSV (HSB):
        308°, 79.2531%, 94.5098%
        XYZ:
        49.8109, 25.9398, 67.3473
        xyY:
        0.3481, 0.1813, 25.9398
      CIE-Lab:
        57.9799, 84.2389, -42.8539
        CIE-LCH:
        57.9799, 94.5127, 333.0367
        CIE-Luv:
        57.9799, 85.1850, -78.4628
        Hunter-Lab:
        50.9312, 85.4442, -42.7485
      #f132d8 color charts
#f132d8 RGB chart
      #f132d8 CMYK chart
      #f132d8 RGB pie chart
      #f132d8 color shades, tints & tones
#f132d8 color schemes
#f132d8 color preview, HTML & CSS examples
           This text has a color of #f132d8        
        
          <p style="color:#f132d8;">Text here</p>
        
        
          .mytext {color:#f132d8;}
        
        Text color #f132d8
      
           This box has a color of #f132d8        
        
          <div style="background-color:#f132d8;">Content here</div>
        
        
          .mybackground {background-color:#f132d8;}
        
        Background color #f132d8
      
           Border around this has a color of #f132d8        
        
          <div style="border:2px solid #f132d8;">Content here</div>
        
        
          .myborder {border:2px solid #f132d8;}
        
        Border color #f132d8