#7528ab color space conversions
Hex:
        #7528ab
        RGB:
        117, 40, 171
        CMY:
        54, 84, 33
        CMYK:
        32, 77, 0, 33
      HSL:
        275°, 62.0853%, 41.3725%
        HSV (HSB):
        275°, 76.6082%, 67.0588%
        XYZ:
        15.4456, 8.2398, 39.3044
        xyY:
        0.2452, 0.1308, 8.2398
      CIE-Lab:
        34.4773, 55.2763, -55.3747
        CIE-LCH:
        34.4773, 78.2421, 314.9490
        CIE-Luv:
        34.4773, 19.0937, -80.5577
        Hunter-Lab:
        28.7050, 45.8136, -61.0896
      #7528ab color charts
#7528ab RGB chart
      #7528ab CMYK chart
      #7528ab RGB pie chart
      #7528ab color shades, tints & tones
#7528ab color schemes
#7528ab color preview, HTML & CSS examples
           This text has a color of #7528ab        
        
          <p style="color:#7528ab;">Text here</p>
        
        
          .mytext {color:#7528ab;}
        
        Text color #7528ab
      
           This box has a color of #7528ab        
        
          <div style="background-color:#7528ab;">Content here</div>
        
        
          .mybackground {background-color:#7528ab;}
        
        Background color #7528ab
      
           Border around this has a color of #7528ab        
        
          <div style="border:2px solid #7528ab;">Content here</div>
        
        
          .myborder {border:2px solid #7528ab;}
        
        Border color #7528ab