#f034f1 color space conversions
Hex:
        #f034f1
        RGB:
        240, 52, 241
        CMY:
        6, 80, 5
        CMYK:
        0, 78, 0, 5
      HSL:
        300°, 87.0968%, 57.4510%
        HSV (HSB):
        300°, 78.4232%, 94.5098%
        XYZ:
        53.0404, 27.3321, 85.6992
        xyY:
        0.3194, 0.1646, 27.3321
      CIE-Lab:
        59.2805, 87.1631, -54.8644
        CIE-LCH:
        59.2805, 102.9928, 327.8119
        CIE-Luv:
        59.2805, 74.5830, -97.6729
        Hunter-Lab:
        52.2801, 89.6054, -60.5939
      #f034f1 color charts
#f034f1 RGB chart
      #f034f1 CMYK chart
      #f034f1 RGB pie chart
      #f034f1 color shades, tints & tones
#f034f1 color schemes
#f034f1 color preview, HTML & CSS examples
           This text has a color of #f034f1        
        
          <p style="color:#f034f1;">Text here</p>
        
        
          .mytext {color:#f034f1;}
        
        Text color #f034f1
      
           This box has a color of #f034f1        
        
          <div style="background-color:#f034f1;">Content here</div>
        
        
          .mybackground {background-color:#f034f1;}
        
        Background color #f034f1
      
           Border around this has a color of #f034f1        
        
          <div style="border:2px solid #f034f1;">Content here</div>
        
        
          .myborder {border:2px solid #f034f1;}
        
        Border color #f034f1