#75005e color space conversions
Hex:
        #75005e
        RGB:
        117, 0, 94
        CMY:
        54, 100, 63
        CMYK:
        0, 100, 20, 54
      HSL:
        312°, 100.0000%, 22.9412%
        HSV (HSB):
        312°, 100.0000%, 45.8824%
        XYZ:
        9.3565, 4.5901, 10.9825
        xyY:
        0.3753, 0.1841, 4.5901
      CIE-Lab:
        25.5334, 51.8436, -21.4894
        CIE-LCH:
        25.5334, 56.1209, 337.4858
        CIE-Luv:
        25.5334, 46.0929, -32.0940
        Hunter-Lab:
        21.4244, 40.4620, -15.3959
      #75005e color charts
#75005e RGB chart
      #75005e CMYK chart
      #75005e RGB pie chart
      #75005e color shades, tints & tones
#75005e color schemes
#75005e color preview, HTML & CSS examples
           This text has a color of #75005e        
        
          <p style="color:#75005e;">Text here</p>
        
        
          .mytext {color:#75005e;}
        
        Text color #75005e
      
           This box has a color of #75005e        
        
          <div style="background-color:#75005e;">Content here</div>
        
        
          .mybackground {background-color:#75005e;}
        
        Background color #75005e
      
           Border around this has a color of #75005e        
        
          <div style="border:2px solid #75005e;">Content here</div>
        
        
          .myborder {border:2px solid #75005e;}
        
        Border color #75005e