#f325eb color space conversions
Hex:
        #f325eb
        RGB:
        243, 37, 235
        CMY:
        5, 85, 8
        CMYK:
        0, 85, 3, 5
      HSL:
        302°, 89.5652%, 54.9020%
        HSV (HSB):
        302°, 84.7737%, 95.2941%
        XYZ:
        52.6191, 26.3760, 80.9150
        xyY:
        0.3291, 0.1649, 26.3760
      CIE-Lab:
        58.3922, 89.8992, -52.8937
        CIE-LCH:
        58.3922, 104.3054, 329.5289
        CIE-Luv:
        58.3922, 81.0379, -94.7367
        Hunter-Lab:
        51.3576, 93.0090, -57.4625
      #f325eb color charts
#f325eb RGB chart
      #f325eb CMYK chart
      #f325eb RGB pie chart
      #f325eb color shades, tints & tones
#f325eb color schemes
#f325eb color preview, HTML & CSS examples
           This text has a color of #f325eb        
        
          <p style="color:#f325eb;">Text here</p>
        
        
          .mytext {color:#f325eb;}
        
        Text color #f325eb
      
           This box has a color of #f325eb        
        
          <div style="background-color:#f325eb;">Content here</div>
        
        
          .mybackground {background-color:#f325eb;}
        
        Background color #f325eb
      
           Border around this has a color of #f325eb        
        
          <div style="border:2px solid #f325eb;">Content here</div>
        
        
          .myborder {border:2px solid #f325eb;}
        
        Border color #f325eb