#752a7e color space conversions
Hex:
        #752a7e
        RGB:
        117, 42, 126
        CMY:
        54, 84, 51
        CMYK:
        7, 67, 0, 51
      HSL:
        294°, 50.0000%, 32.9412%
        HSV (HSB):
        294°, 66.6667%, 49.4118%
        XYZ:
        11.9300, 6.9442, 20.4502
        xyY:
        0.3034, 0.1766, 6.9442
      CIE-Lab:
        31.6795, 44.8287, -32.3301
        CIE-LCH:
        31.6795, 55.2707, 324.2012
        CIE-Luv:
        31.6795, 29.2773, -47.8240
        Hunter-Lab:
        26.3518, 34.6946, -27.5655
      #752a7e color charts
#752a7e RGB chart
      #752a7e CMYK chart
      #752a7e RGB pie chart
      #752a7e color shades, tints & tones
#752a7e color schemes
#752a7e color preview, HTML & CSS examples
           This text has a color of #752a7e        
        
          <p style="color:#752a7e;">Text here</p>
        
        
          .mytext {color:#752a7e;}
        
        Text color #752a7e
      
           This box has a color of #752a7e        
        
          <div style="background-color:#752a7e;">Content here</div>
        
        
          .mybackground {background-color:#752a7e;}
        
        Background color #752a7e
      
           Border around this has a color of #752a7e        
        
          <div style="border:2px solid #752a7e;">Content here</div>
        
        
          .myborder {border:2px solid #752a7e;}
        
        Border color #752a7e