#f032e1 color space conversions
Hex:
        #f032e1
        RGB:
        240, 50, 225
        CMY:
        6, 80, 12
        CMYK:
        0, 79, 6, 6
      HSL:
        305°, 86.3636%, 56.8627%
        HSV (HSB):
        305°, 79.1667%, 94.1176%
        XYZ:
        50.6664, 26.2427, 73.6291
        xyY:
        0.3366, 0.1743, 26.2427
      CIE-Lab:
        58.2667, 85.2974, -47.5008
        CIE-LCH:
        58.2667, 97.6318, 330.8872
        CIE-Luv:
        58.2667, 80.9213, -85.8025
        Hunter-Lab:
        51.2276, 86.8960, -49.3577
      #f032e1 color charts
#f032e1 RGB chart
      #f032e1 CMYK chart
      #f032e1 RGB pie chart
      #f032e1 color shades, tints & tones
#f032e1 color schemes
#f032e1 color preview, HTML & CSS examples
           This text has a color of #f032e1        
        
          <p style="color:#f032e1;">Text here</p>
        
        
          .mytext {color:#f032e1;}
        
        Text color #f032e1
      
           This box has a color of #f032e1        
        
          <div style="background-color:#f032e1;">Content here</div>
        
        
          .mybackground {background-color:#f032e1;}
        
        Background color #f032e1
      
           Border around this has a color of #f032e1        
        
          <div style="border:2px solid #f032e1;">Content here</div>
        
        
          .myborder {border:2px solid #f032e1;}
        
        Border color #f032e1