#f034fa color space conversions
Hex:
        #f034fa
        RGB:
        240, 52, 250
        CMY:
        6, 80, 2
        CMYK:
        4, 79, 0, 2
      HSL:
        297°, 95.1923%, 59.2157%
        HSV (HSB):
        297°, 79.2000%, 98.0392%
        XYZ:
        54.4185, 27.8834, 92.9563
        xyY:
        0.3105, 0.1591, 27.8834
      CIE-Lab:
        59.7832, 88.5310, -59.0694
        CIE-LCH:
        59.7832, 106.4280, 326.2881
        CIE-Luv:
        59.7832, 71.3439, -104.4693
        Hunter-Lab:
        52.8047, 91.5469, -67.4096
      #f034fa color charts
#f034fa RGB chart
      #f034fa CMYK chart
      #f034fa RGB pie chart
      #f034fa color shades, tints & tones
#f034fa color schemes
#f034fa color preview, HTML & CSS examples
           This text has a color of #f034fa        
        
          <p style="color:#f034fa;">Text here</p>
        
        
          .mytext {color:#f034fa;}
        
        Text color #f034fa
      
           This box has a color of #f034fa        
        
          <div style="background-color:#f034fa;">Content here</div>
        
        
          .mybackground {background-color:#f034fa;}
        
        Background color #f034fa
      
           Border around this has a color of #f034fa        
        
          <div style="border:2px solid #f034fa;">Content here</div>
        
        
          .myborder {border:2px solid #f034fa;}
        
        Border color #f034fa