#f329f8 color space conversions
Hex:
        #f329f8
        RGB:
        243, 41, 248
        CMY:
        5, 84, 3
        CMYK:
        2, 83, 0, 3
      HSL:
        299°, 93.6652%, 56.6667%
        HSV (HSB):
        299°, 83.4677%, 97.2549%
        XYZ:
        54.6984, 27.4179, 91.2162
        xyY:
        0.3156, 0.1582, 27.4179
      CIE-Lab:
        59.3591, 91.0695, -58.6092
        CIE-LCH:
        59.3591, 108.2991, 327.2361
        CIE-Luv:
        59.3591, 75.6088, -103.9454
        Hunter-Lab:
        52.3621, 94.8306, -66.6314
      #f329f8 color charts
#f329f8 RGB chart
      #f329f8 CMYK chart
      #f329f8 RGB pie chart
      #f329f8 color shades, tints & tones
#f329f8 color schemes
#f329f8 color preview, HTML & CSS examples
           This text has a color of #f329f8        
        
          <p style="color:#f329f8;">Text here</p>
        
        
          .mytext {color:#f329f8;}
        
        Text color #f329f8
      
           This box has a color of #f329f8        
        
          <div style="background-color:#f329f8;">Content here</div>
        
        
          .mybackground {background-color:#f329f8;}
        
        Background color #f329f8
      
           Border around this has a color of #f329f8        
        
          <div style="border:2px solid #f329f8;">Content here</div>
        
        
          .myborder {border:2px solid #f329f8;}
        
        Border color #f329f8