#f329a5 color space conversions
Hex:
        #f329a5
        RGB:
        243, 41, 165
        CMY:
        5, 84, 35
        CMYK:
        0, 83, 32, 5
      HSL:
        323°, 89.3805%, 55.6863%
        HSV (HSB):
        323°, 83.1276%, 95.2941%
        XYZ:
        44.5466, 23.3572, 37.7578
        xyY:
        0.4216, 0.2211, 23.3572
      CIE-Lab:
        55.4384, 80.4608, -17.3421
        CIE-LCH:
        55.4384, 82.3085, 347.8369
        CIE-Luv:
        55.4384, 110.1215, -39.4026
        Hunter-Lab:
        48.3293, 79.9529, -12.4906
      #f329a5 color charts
#f329a5 RGB chart
      #f329a5 CMYK chart
      #f329a5 RGB pie chart
      #f329a5 color shades, tints & tones
#f329a5 color schemes
#f329a5 color preview, HTML & CSS examples
           This text has a color of #f329a5        
        
          <p style="color:#f329a5;">Text here</p>
        
        
          .mytext {color:#f329a5;}
        
        Text color #f329a5
      
           This box has a color of #f329a5        
        
          <div style="background-color:#f329a5;">Content here</div>
        
        
          .mybackground {background-color:#f329a5;}
        
        Background color #f329a5
      
           Border around this has a color of #f329a5        
        
          <div style="border:2px solid #f329a5;">Content here</div>
        
        
          .myborder {border:2px solid #f329a5;}
        
        Border color #f329a5