#f032b1 color space conversions
Hex:
        #f032b1
        RGB:
        240, 50, 177
        CMY:
        6, 80, 31
        CMYK:
        0, 79, 26, 6
      HSL:
        320°, 86.3636%, 56.8627%
        HSV (HSB):
        320°, 79.1667%, 94.1176%
        XYZ:
        45.0116, 23.9808, 43.8514
        xyY:
        0.3989, 0.2125, 23.9808
      CIE-Lab:
        56.0686, 79.0910, -23.4406
        CIE-LCH:
        56.0686, 82.4915, 343.4915
        CIE-Luv:
        56.0686, 100.5096, -48.0209
        Hunter-Lab:
        48.9702, 78.3728, -18.8133
      #f032b1 color charts
#f032b1 RGB chart
      #f032b1 CMYK chart
      #f032b1 RGB pie chart
      #f032b1 color shades, tints & tones
#f032b1 color schemes
#f032b1 color preview, HTML & CSS examples
           This text has a color of #f032b1        
        
          <p style="color:#f032b1;">Text here</p>
        
        
          .mytext {color:#f032b1;}
        
        Text color #f032b1
      
           This box has a color of #f032b1        
        
          <div style="background-color:#f032b1;">Content here</div>
        
        
          .mybackground {background-color:#f032b1;}
        
        Background color #f032b1
      
           Border around this has a color of #f032b1        
        
          <div style="border:2px solid #f032b1;">Content here</div>
        
        
          .myborder {border:2px solid #f032b1;}
        
        Border color #f032b1