#f329a4 color space conversions
Hex:
        #f329a4
        RGB:
        243, 41, 164
        CMY:
        5, 84, 36
        CMYK:
        0, 83, 33, 5
      HSL:
        323°, 89.3805%, 55.6863%
        HSV (HSB):
        323°, 83.1276%, 95.2941%
        XYZ:
        44.4559, 23.3209, 37.2803
        xyY:
        0.4232, 0.2220, 23.3209
      CIE-Lab:
        55.4013, 80.3565, -16.8109
        CIE-LCH:
        55.4013, 82.0961, 348.1839
        CIE-Luv:
        55.4013, 110.5634, -38.6238
        Hunter-Lab:
        48.2917, 79.8113, -11.9665
      #f329a4 color charts
#f329a4 RGB chart
      #f329a4 CMYK chart
      #f329a4 RGB pie chart
      #f329a4 color shades, tints & tones
#f329a4 color schemes
#f329a4 color preview, HTML & CSS examples
           This text has a color of #f329a4        
        
          <p style="color:#f329a4;">Text here</p>
        
        
          .mytext {color:#f329a4;}
        
        Text color #f329a4
      
           This box has a color of #f329a4        
        
          <div style="background-color:#f329a4;">Content here</div>
        
        
          .mybackground {background-color:#f329a4;}
        
        Background color #f329a4
      
           Border around this has a color of #f329a4        
        
          <div style="border:2px solid #f329a4;">Content here</div>
        
        
          .myborder {border:2px solid #f329a4;}
        
        Border color #f329a4