#f329e3 color space conversions
Hex:
        #f329e3
        RGB:
        243, 41, 227
        CMY:
        5, 84, 11
        CMYK:
        0, 83, 7, 5
      HSL:
        305°, 89.3805%, 55.6863%
        HSV (HSB):
        305°, 83.1276%, 95.2941%
        XYZ:
        51.6202, 26.1866, 75.0069
        xyY:
        0.3378, 0.1714, 26.1866
      CIE-Lab:
        58.2138, 88.0539, -48.6803
        CIE-LCH:
        58.2138, 100.6144, 331.0641
        CIE-Luv:
        58.2138, 83.6985, -87.9995
        Hunter-Lab:
        51.1729, 90.5080, -51.0836
      #f329e3 color charts
#f329e3 RGB chart
      #f329e3 CMYK chart
      #f329e3 RGB pie chart
      #f329e3 color shades, tints & tones
#f329e3 color schemes
#f329e3 color preview, HTML & CSS examples
           This text has a color of #f329e3        
        
          <p style="color:#f329e3;">Text here</p>
        
        
          .mytext {color:#f329e3;}
        
        Text color #f329e3
      
           This box has a color of #f329e3        
        
          <div style="background-color:#f329e3;">Content here</div>
        
        
          .mybackground {background-color:#f329e3;}
        
        Background color #f329e3
      
           Border around this has a color of #f329e3        
        
          <div style="border:2px solid #f329e3;">Content here</div>
        
        
          .myborder {border:2px solid #f329e3;}
        
        Border color #f329e3