#7530a1 color space conversions
Hex:
        #7530a1
        RGB:
        117, 48, 161
        CMY:
        54, 81, 37
        CMYK:
        27, 70, 0, 37
      HSL:
        277°, 54.0670%, 40.9804%
        HSV (HSB):
        277°, 70.1863%, 63.1373%
        XYZ:
        14.8261, 8.4690, 34.5715
        xyY:
        0.2562, 0.1464, 8.4690
      CIE-Lab:
        34.9412, 49.5790, -48.6127
        CIE-LCH:
        34.9412, 69.4354, 315.5638
        CIE-Luv:
        34.9412, 19.8280, -71.7505
        Hunter-Lab:
        29.1016, 40.0108, -50.0630
      #7530a1 color charts
#7530a1 RGB chart
      #7530a1 CMYK chart
      #7530a1 RGB pie chart
      #7530a1 color shades, tints & tones
#7530a1 color schemes
#7530a1 color preview, HTML & CSS examples
           This text has a color of #7530a1        
        
          <p style="color:#7530a1;">Text here</p>
        
        
          .mytext {color:#7530a1;}
        
        Text color #7530a1
      
           This box has a color of #7530a1        
        
          <div style="background-color:#7530a1;">Content here</div>
        
        
          .mybackground {background-color:#7530a1;}
        
        Background color #7530a1
      
           Border around this has a color of #7530a1        
        
          <div style="border:2px solid #7530a1;">Content here</div>
        
        
          .myborder {border:2px solid #7530a1;}
        
        Border color #7530a1