#752a6a color space conversions
Hex:
        #752a6a
        RGB:
        117, 42, 106
        CMY:
        54, 84, 58
        CMYK:
        0, 64, 9, 54
      HSL:
        309°, 47.1698%, 31.1765%
        HSV (HSB):
        309°, 64.1026%, 45.8824%
        XYZ:
        10.7656, 6.4784, 14.3187
        xyY:
        0.3411, 0.2053, 6.4784
      CIE-Lab:
        30.5888, 41.1052, -21.3800
        CIE-LCH:
        30.5888, 46.3330, 332.5197
        CIE-Luv:
        30.5888, 34.8081, -32.5854
        Hunter-Lab:
        25.4528, 30.9566, -15.5372
      #752a6a color charts
#752a6a RGB chart
      #752a6a CMYK chart
      #752a6a RGB pie chart
      #752a6a color shades, tints & tones
#752a6a color schemes
#752a6a color preview, HTML & CSS examples
           This text has a color of #752a6a        
        
          <p style="color:#752a6a;">Text here</p>
        
        
          .mytext {color:#752a6a;}
        
        Text color #752a6a
      
           This box has a color of #752a6a        
        
          <div style="background-color:#752a6a;">Content here</div>
        
        
          .mybackground {background-color:#752a6a;}
        
        Background color #752a6a
      
           Border around this has a color of #752a6a        
        
          <div style="border:2px solid #752a6a;">Content here</div>
        
        
          .myborder {border:2px solid #752a6a;}
        
        Border color #752a6a