#f325fb color space conversions
Hex:
        #f325fb
        RGB:
        243, 37, 251
        CMY:
        5, 85, 2
        CMYK:
        3, 85, 0, 2
      HSL:
        298°, 96.3964%, 56.4706%
        HSV (HSB):
        298°, 85.2590%, 98.4314%
        XYZ:
        55.0363, 27.3429, 93.6438
        xyY:
        0.3127, 0.1553, 27.3429
      CIE-Lab:
        59.2903, 92.2207, -60.3857
        CIE-LCH:
        59.2903, 110.2320, 326.7834
        CIE-Luv:
        59.2903, 74.9327, -106.7611
        Hunter-Lab:
        52.2904, 96.3653, -69.5756
      #f325fb color charts
#f325fb RGB chart
      #f325fb CMYK chart
      #f325fb RGB pie chart
      #f325fb color shades, tints & tones
#f325fb color schemes
#f325fb color preview, HTML & CSS examples
           This text has a color of #f325fb        
        
          <p style="color:#f325fb;">Text here</p>
        
        
          .mytext {color:#f325fb;}
        
        Text color #f325fb
      
           This box has a color of #f325fb        
        
          <div style="background-color:#f325fb;">Content here</div>
        
        
          .mybackground {background-color:#f325fb;}
        
        Background color #f325fb
      
           Border around this has a color of #f325fb        
        
          <div style="border:2px solid #f325fb;">Content here</div>
        
        
          .myborder {border:2px solid #f325fb;}
        
        Border color #f325fb