#752f7e color space conversions
Hex:
        #752f7e
        RGB:
        117, 47, 126
        CMY:
        54, 82, 51
        CMYK:
        7, 63, 0, 51
      HSL:
        293°, 45.6647%, 33.9216%
        HSV (HSB):
        293°, 62.6984%, 49.4118%
        XYZ:
        12.1185, 7.3213, 20.5131
        xyY:
        0.3033, 0.1832, 7.3213
      CIE-Lab:
        32.5274, 42.4860, -30.9854
        CIE-LCH:
        32.5274, 52.5847, 323.8963
        CIE-Luv:
        32.5274, 28.0595, -46.1798
        Hunter-Lab:
        27.0579, 32.5942, -26.0083
      #752f7e color charts
#752f7e RGB chart
      #752f7e CMYK chart
      #752f7e RGB pie chart
      #752f7e color shades, tints & tones
#752f7e color schemes
#752f7e color preview, HTML & CSS examples
           This text has a color of #752f7e        
        
          <p style="color:#752f7e;">Text here</p>
        
        
          .mytext {color:#752f7e;}
        
        Text color #752f7e
      
           This box has a color of #752f7e        
        
          <div style="background-color:#752f7e;">Content here</div>
        
        
          .mybackground {background-color:#752f7e;}
        
        Background color #752f7e
      
           Border around this has a color of #752f7e        
        
          <div style="border:2px solid #752f7e;">Content here</div>
        
        
          .myborder {border:2px solid #752f7e;}
        
        Border color #752f7e