#f329cf color space conversions
Hex:
        #f329cf
        RGB:
        243, 41, 207
        CMY:
        5, 84, 19
        CMYK:
        0, 83, 15, 5
      HSL:
        311°, 89.3805%, 55.6863%
        HSV (HSB):
        311°, 83.1276%, 95.2941%
        XYZ:
        49.0176, 25.1456, 61.3015
        xyY:
        0.3618, 0.1856, 25.1456
      CIE-Lab:
        57.2170, 85.3758, -38.9095
        CIE-LCH:
        57.2170, 93.8242, 335.4992
        CIE-Luv:
        57.2170, 91.8851, -72.4485
        Hunter-Lab:
        50.1453, 86.7312, -37.3789
      #f329cf color charts
#f329cf RGB chart
      #f329cf CMYK chart
      #f329cf RGB pie chart
      #f329cf color shades, tints & tones
#f329cf color schemes
#f329cf color preview, HTML & CSS examples
           This text has a color of #f329cf        
        
          <p style="color:#f329cf;">Text here</p>
        
        
          .mytext {color:#f329cf;}
        
        Text color #f329cf
      
           This box has a color of #f329cf        
        
          <div style="background-color:#f329cf;">Content here</div>
        
        
          .mybackground {background-color:#f329cf;}
        
        Background color #f329cf
      
           Border around this has a color of #f329cf        
        
          <div style="border:2px solid #f329cf;">Content here</div>
        
        
          .myborder {border:2px solid #f329cf;}
        
        Border color #f329cf