#f329e4 color space conversions
Hex:
        #f329e4
        RGB:
        243, 41, 228
        CMY:
        5, 84, 11
        CMYK:
        0, 83, 6, 5
      HSL:
        304°, 89.3805%, 55.6863%
        HSV (HSB):
        304°, 83.1276%, 95.2941%
        XYZ:
        51.7587, 26.2420, 75.7360
        xyY:
        0.3367, 0.1707, 26.2420
      CIE-Lab:
        58.2660, 88.1929, -49.1607
        CIE-LCH:
        58.2660, 100.9692, 330.8637
        CIE-Luv:
        58.2660, 83.3009, -88.7687
        Hunter-Lab:
        51.2269, 90.7057, -51.7979
      #f329e4 color charts
#f329e4 RGB chart
      #f329e4 CMYK chart
      #f329e4 RGB pie chart
      #f329e4 color shades, tints & tones
#f329e4 color schemes
#f329e4 color preview, HTML & CSS examples
           This text has a color of #f329e4        
        
          <p style="color:#f329e4;">Text here</p>
        
        
          .mytext {color:#f329e4;}
        
        Text color #f329e4
      
           This box has a color of #f329e4        
        
          <div style="background-color:#f329e4;">Content here</div>
        
        
          .mybackground {background-color:#f329e4;}
        
        Background color #f329e4
      
           Border around this has a color of #f329e4        
        
          <div style="border:2px solid #f329e4;">Content here</div>
        
        
          .myborder {border:2px solid #f329e4;}
        
        Border color #f329e4