#75349d color space conversions
Hex:
        #75349d
        RGB:
        117, 52, 157
        CMY:
        54, 80, 38
        CMYK:
        25, 67, 0, 38
      HSL:
        277°, 50.2392%, 40.9804%
        HSV (HSB):
        277°, 66.8790%, 61.5686%
        XYZ:
        14.6499, 8.6722, 32.8001
        xyY:
        0.2610, 0.1545, 8.6722
      CIE-Lab:
        35.3454, 46.7665, -45.5445
        CIE-LCH:
        35.3454, 65.2795, 315.7584
        CIE-Luv:
        35.3454, 19.8402, -67.6917
        Hunter-Lab:
        29.4486, 37.2640, -45.4235
      #75349d color charts
#75349d RGB chart
      #75349d CMYK chart
      #75349d RGB pie chart
      #75349d color shades, tints & tones
#75349d color schemes
#75349d color preview, HTML & CSS examples
           This text has a color of #75349d        
        
          <p style="color:#75349d;">Text here</p>
        
        
          .mytext {color:#75349d;}
        
        Text color #75349d
      
           This box has a color of #75349d        
        
          <div style="background-color:#75349d;">Content here</div>
        
        
          .mybackground {background-color:#75349d;}
        
        Background color #75349d
      
           Border around this has a color of #75349d        
        
          <div style="border:2px solid #75349d;">Content here</div>
        
        
          .myborder {border:2px solid #75349d;}
        
        Border color #75349d