#f329ab color space conversions
Hex:
        #f329ab
        RGB:
        243, 41, 171
        CMY:
        5, 84, 33
        CMYK:
        0, 83, 30, 5
      HSL:
        321°, 89.3805%, 55.6863%
        HSV (HSB):
        321°, 83.1276%, 95.2941%
        XYZ:
        45.1058, 23.5808, 40.7023
        xyY:
        0.4123, 0.2156, 23.5808
      CIE-Lab:
        55.6657, 81.0993, -20.5116
        CIE-LCH:
        55.6657, 83.6530, 345.8064
        CIE-Luv:
        55.6657, 107.4708, -44.0932
        Hunter-Lab:
        48.5601, 80.8222, -15.7038
      #f329ab color charts
#f329ab RGB chart
      #f329ab CMYK chart
      #f329ab RGB pie chart
      #f329ab color shades, tints & tones
#f329ab color schemes
#f329ab color preview, HTML & CSS examples
           This text has a color of #f329ab        
        
          <p style="color:#f329ab;">Text here</p>
        
        
          .mytext {color:#f329ab;}
        
        Text color #f329ab
      
           This box has a color of #f329ab        
        
          <div style="background-color:#f329ab;">Content here</div>
        
        
          .mybackground {background-color:#f329ab;}
        
        Background color #f329ab
      
           Border around this has a color of #f329ab        
        
          <div style="border:2px solid #f329ab;">Content here</div>
        
        
          .myborder {border:2px solid #f329ab;}
        
        Border color #f329ab