#7353a3 color space conversions
Hex:
        #7353a3
        RGB:
        115, 83, 163
        CMY:
        55, 67, 36
        CMYK:
        29, 49, 0, 36
      HSL:
        264°, 32.5203%, 48.2353%
        HSV (HSB):
        264°, 49.0798%, 63.9216%
        XYZ:
        16.7743, 12.4757, 36.1743
        xyY:
        0.2564, 0.1907, 12.4757
      CIE-Lab:
        41.9624, 30.6231, -38.5840
        CIE-LCH:
        41.9624, 49.2595, 308.4381
        CIE-Luv:
        41.9624, 9.2290, -59.4382
        Hunter-Lab:
        35.3209, 22.9602, -35.9977
      #7353a3 color charts
#7353a3 RGB chart
      #7353a3 CMYK chart
      #7353a3 RGB pie chart
      #7353a3 color shades, tints & tones
#7353a3 color schemes
#7353a3 color preview, HTML & CSS examples
           This text has a color of #7353a3        
        
          <p style="color:#7353a3;">Text here</p>
        
        
          .mytext {color:#7353a3;}
        
        Text color #7353a3
      
           This box has a color of #7353a3        
        
          <div style="background-color:#7353a3;">Content here</div>
        
        
          .mybackground {background-color:#7353a3;}
        
        Background color #7353a3
      
           Border around this has a color of #7353a3        
        
          <div style="border:2px solid #7353a3;">Content here</div>
        
        
          .myborder {border:2px solid #7353a3;}
        
        Border color #7353a3