#f034f2 color space conversions
Hex:
        #f034f2
        RGB:
        240, 52, 242
        CMY:
        6, 80, 5
        CMYK:
        1, 79, 0, 5
      HSL:
        299°, 87.9630%, 57.6471%
        HSV (HSB):
        299°, 78.5124%, 94.9020%
        XYZ:
        53.1902, 27.3921, 86.4882
        xyY:
        0.3184, 0.1640, 27.3921
      CIE-Lab:
        59.3355, 87.3134, -55.3345
        CIE-LCH:
        59.3355, 103.3709, 327.6357
        CIE-Luv:
        59.3355, 74.2183, -98.4324
        Hunter-Lab:
        52.3374, 89.8179, -61.3412
      #f034f2 color charts
#f034f2 RGB chart
      #f034f2 CMYK chart
      #f034f2 RGB pie chart
      #f034f2 color shades, tints & tones
#f034f2 color schemes
#f034f2 color preview, HTML & CSS examples
           This text has a color of #f034f2        
        
          <p style="color:#f034f2;">Text here</p>
        
        
          .mytext {color:#f034f2;}
        
        Text color #f034f2
      
           This box has a color of #f034f2        
        
          <div style="background-color:#f034f2;">Content here</div>
        
        
          .mybackground {background-color:#f034f2;}
        
        Background color #f034f2
      
           Border around this has a color of #f034f2        
        
          <div style="border:2px solid #f034f2;">Content here</div>
        
        
          .myborder {border:2px solid #f034f2;}
        
        Border color #f034f2