#7532bc color space conversions
Hex:
        #7532bc
        RGB:
        117, 50, 188
        CMY:
        54, 80, 26
        CMYK:
        38, 73, 0, 26
      HSL:
        269°, 57.9832%, 46.6667%
        HSV (HSB):
        269°, 73.4043%, 73.7255%
        XYZ:
        17.5538, 9.6940, 48.5229
        xyY:
        0.2317, 0.1279, 9.6940
      CIE-Lab:
        37.2875, 55.0522, -60.8907
        CIE-LCH:
        37.2875, 82.0879, 312.1172
        CIE-Luv:
        37.2875, 14.4156, -89.9476
        Hunter-Lab:
        31.1351, 46.1510, -70.6066
      #7532bc color charts
#7532bc RGB chart
      #7532bc CMYK chart
      #7532bc RGB pie chart
      #7532bc color shades, tints & tones
#7532bc color schemes
#7532bc color preview, HTML & CSS examples
           This text has a color of #7532bc        
        
          <p style="color:#7532bc;">Text here</p>
        
        
          .mytext {color:#7532bc;}
        
        Text color #7532bc
      
           This box has a color of #7532bc        
        
          <div style="background-color:#7532bc;">Content here</div>
        
        
          .mybackground {background-color:#7532bc;}
        
        Background color #7532bc
      
           Border around this has a color of #7532bc        
        
          <div style="border:2px solid #7532bc;">Content here</div>
        
        
          .myborder {border:2px solid #7532bc;}
        
        Border color #7532bc