#7529a8 color space conversions
Hex:
        #7529a8
        RGB:
        117, 41, 168
        CMY:
        54, 84, 34
        CMYK:
        30, 76, 0, 34
      HSL:
        276°, 60.7656%, 40.9804%
        HSV (HSB):
        276°, 75.5952%, 65.8824%
        XYZ:
        15.1969, 8.1949, 37.8266
        xyY:
        0.2482, 0.1339, 8.1949
      CIE-Lab:
        34.3856, 54.1994, -53.7252
        CIE-LCH:
        34.3856, 76.3149, 315.2518
        CIE-Luv:
        34.3856, 19.5632, -78.3147
        Hunter-Lab:
        28.6268, 44.6623, -58.3053
      #7529a8 color charts
#7529a8 RGB chart
      #7529a8 CMYK chart
      #7529a8 RGB pie chart
      #7529a8 color shades, tints & tones
#7529a8 color schemes
#7529a8 color preview, HTML & CSS examples
           This text has a color of #7529a8        
        
          <p style="color:#7529a8;">Text here</p>
        
        
          .mytext {color:#7529a8;}
        
        Text color #7529a8
      
           This box has a color of #7529a8        
        
          <div style="background-color:#7529a8;">Content here</div>
        
        
          .mybackground {background-color:#7529a8;}
        
        Background color #7529a8
      
           Border around this has a color of #7529a8        
        
          <div style="border:2px solid #7529a8;">Content here</div>
        
        
          .myborder {border:2px solid #7529a8;}
        
        Border color #7529a8