#75337e color space conversions
Hex:
        #75337e
        RGB:
        117, 51, 126
        CMY:
        54, 80, 51
        CMYK:
        7, 60, 0, 51
      HSL:
        293°, 42.3729%, 34.7059%
        HSV (HSB):
        293°, 59.5238%, 49.4118%
        XYZ:
        12.2858, 7.6559, 20.5689
        xyY:
        0.3033, 0.1890, 7.6559
      CIE-Lab:
        33.2558, 40.4994, -29.8335
        CIE-LCH:
        33.2558, 50.3015, 323.6232
        CIE-Luv:
        33.2558, 26.9816, -44.7209
        Hunter-Lab:
        27.6693, 30.8369, -24.7066
      #75337e color charts
#75337e RGB chart
      #75337e CMYK chart
      #75337e RGB pie chart
      #75337e color shades, tints & tones
#75337e color schemes
#75337e color preview, HTML & CSS examples
           This text has a color of #75337e        
        
          <p style="color:#75337e;">Text here</p>
        
        
          .mytext {color:#75337e;}
        
        Text color #75337e
      
           This box has a color of #75337e        
        
          <div style="background-color:#75337e;">Content here</div>
        
        
          .mybackground {background-color:#75337e;}
        
        Background color #75337e
      
           Border around this has a color of #75337e        
        
          <div style="border:2px solid #75337e;">Content here</div>
        
        
          .myborder {border:2px solid #75337e;}
        
        Border color #75337e