#7325a3 color space conversions
Hex:
        #7325a3
        RGB:
        115, 37, 163
        CMY:
        55, 85, 36
        CMYK:
        29, 77, 0, 36
      HSL:
        277°, 63.0000%, 39.2157%
        HSV (HSB):
        277°, 77.3006%, 63.9216%
        XYZ:
        14.3427, 7.6123, 35.3637
        xyY:
        0.2502, 0.1328, 7.6123
      CIE-Lab:
        33.1621, 54.2898, -52.7145
        CIE-LCH:
        33.1621, 75.6717, 315.8434
        CIE-Luv:
        33.1621, 20.1273, -76.0157
        Hunter-Lab:
        27.5904, 44.5085, -56.6810
      #7325a3 color charts
#7325a3 RGB chart
      #7325a3 CMYK chart
      #7325a3 RGB pie chart
      #7325a3 color shades, tints & tones
#7325a3 color schemes
#7325a3 color preview, HTML & CSS examples
           This text has a color of #7325a3        
        
          <p style="color:#7325a3;">Text here</p>
        
        
          .mytext {color:#7325a3;}
        
        Text color #7325a3
      
           This box has a color of #7325a3        
        
          <div style="background-color:#7325a3;">Content here</div>
        
        
          .mybackground {background-color:#7325a3;}
        
        Background color #7325a3
      
           Border around this has a color of #7325a3        
        
          <div style="border:2px solid #7325a3;">Content here</div>
        
        
          .myborder {border:2px solid #7325a3;}
        
        Border color #7325a3