#7528a5 color space conversions
Hex:
        #7528a5
        RGB:
        117, 40, 165
        CMY:
        54, 84, 35
        CMYK:
        29, 76, 0, 35
      HSL:
        277°, 60.9756%, 40.1961%
        HSV (HSB):
        277°, 75.7576%, 64.7059%
        XYZ:
        14.8864, 8.0161, 36.3600
        xyY:
        0.2512, 0.1353, 8.0161
      CIE-Lab:
        34.0164, 53.9299, -52.5206
        CIE-LCH:
        34.0164, 75.2785, 315.7585
        CIE-Luv:
        34.0164, 20.3385, -76.4640
        Hunter-Lab:
        28.3127, 44.3056, -56.3229
      #7528a5 color charts
#7528a5 RGB chart
      #7528a5 CMYK chart
      #7528a5 RGB pie chart
      #7528a5 color shades, tints & tones
#7528a5 color schemes
#7528a5 color preview, HTML & CSS examples
           This text has a color of #7528a5        
        
          <p style="color:#7528a5;">Text here</p>
        
        
          .mytext {color:#7528a5;}
        
        Text color #7528a5
      
           This box has a color of #7528a5        
        
          <div style="background-color:#7528a5;">Content here</div>
        
        
          .mybackground {background-color:#7528a5;}
        
        Background color #7528a5
      
           Border around this has a color of #7528a5        
        
          <div style="border:2px solid #7528a5;">Content here</div>
        
        
          .myborder {border:2px solid #7528a5;}
        
        Border color #7528a5