#75105f color space conversions
Hex:
        #75105f
        RGB:
        117, 16, 95
        CMY:
        54, 94, 63
        CMYK:
        0, 86, 19, 54
      HSL:
        313°, 75.9398%, 26.0784%
        HSV (HSB):
        313°, 86.3248%, 45.8824%
        XYZ:
        9.5870, 4.9787, 11.2822
        xyY:
        0.3709, 0.1926, 4.9787
      CIE-Lab:
        26.6740, 48.8073, -20.3620
        CIE-LCH:
        26.6740, 52.8844, 337.3545
        CIE-Luv:
        26.6740, 43.9792, -30.8518
        Hunter-Lab:
        22.3130, 37.6461, -14.3598
      #75105f color charts
#75105f RGB chart
      #75105f CMYK chart
      #75105f RGB pie chart
      #75105f color shades, tints & tones
#75105f color schemes
#75105f color preview, HTML & CSS examples
           This text has a color of #75105f        
        
          <p style="color:#75105f;">Text here</p>
        
        
          .mytext {color:#75105f;}
        
        Text color #75105f
      
           This box has a color of #75105f        
        
          <div style="background-color:#75105f;">Content here</div>
        
        
          .mybackground {background-color:#75105f;}
        
        Background color #75105f
      
           Border around this has a color of #75105f        
        
          <div style="border:2px solid #75105f;">Content here</div>
        
        
          .myborder {border:2px solid #75105f;}
        
        Border color #75105f