#f032f2 color space conversions
Hex:
        #f032f2
        RGB:
        240, 50, 242
        CMY:
        6, 80, 5
        CMYK:
        1, 79, 0, 5
      HSL:
        299°, 88.0734%, 57.2549%
        HSV (HSB):
        299°, 79.3388%, 94.9020%
        XYZ:
        53.1028, 27.2173, 86.4590
        xyY:
        0.3184, 0.1632, 27.2173
      CIE-Lab:
        59.1749, 87.7797, -55.5906
        CIE-LCH:
        59.1749, 103.9018, 327.6541
        CIE-Luv:
        59.1749, 74.5220, -98.8280
        Hunter-Lab:
        52.1702, 90.3931, -61.7392
      #f032f2 color charts
#f032f2 RGB chart
      #f032f2 CMYK chart
      #f032f2 RGB pie chart
      #f032f2 color shades, tints & tones
#f032f2 color schemes
#f032f2 color preview, HTML & CSS examples
           This text has a color of #f032f2        
        
          <p style="color:#f032f2;">Text here</p>
        
        
          .mytext {color:#f032f2;}
        
        Text color #f032f2
      
           This box has a color of #f032f2        
        
          <div style="background-color:#f032f2;">Content here</div>
        
        
          .mybackground {background-color:#f032f2;}
        
        Background color #f032f2
      
           Border around this has a color of #f032f2        
        
          <div style="border:2px solid #f032f2;">Content here</div>
        
        
          .myborder {border:2px solid #f032f2;}
        
        Border color #f032f2