#7351a5 color space conversions
Hex:
        #7351a5
        RGB:
        115, 81, 165
        CMY:
        55, 68, 35
        CMYK:
        30, 51, 0, 35
      HSL:
        264°, 34.1463%, 48.2353%
        HSV (HSB):
        264°, 50.9091%, 64.7059%
        XYZ:
        16.8042, 12.2463, 37.0754
        xyY:
        0.2541, 0.1852, 12.2463
      CIE-Lab:
        41.6049, 32.3300, -40.3411
        CIE-LCH:
        41.6049, 51.6975, 308.7093
        CIE-Luv:
        41.6049, 9.6212, -62.0727
        Hunter-Lab:
        34.9947, 24.4735, -38.3189
      #7351a5 color charts
#7351a5 RGB chart
      #7351a5 CMYK chart
      #7351a5 RGB pie chart
      #7351a5 color shades, tints & tones
#7351a5 color schemes
#7351a5 color preview, HTML & CSS examples
           This text has a color of #7351a5        
        
          <p style="color:#7351a5;">Text here</p>
        
        
          .mytext {color:#7351a5;}
        
        Text color #7351a5
      
           This box has a color of #7351a5        
        
          <div style="background-color:#7351a5;">Content here</div>
        
        
          .mybackground {background-color:#7351a5;}
        
        Background color #7351a5
      
           Border around this has a color of #7351a5        
        
          <div style="border:2px solid #7351a5;">Content here</div>
        
        
          .myborder {border:2px solid #7351a5;}
        
        Border color #7351a5