#75105d color space conversions
Hex:
        #75105d
        RGB:
        117, 16, 93
        CMY:
        54, 94, 64
        CMYK:
        0, 86, 21, 54
      HSL:
        314°, 75.9398%, 26.0784%
        HSV (HSB):
        314°, 86.3248%, 45.8824%
        XYZ:
        9.4972, 4.9428, 10.8094
        xyY:
        0.3761, 0.1958, 4.9428
      CIE-Lab:
        26.5712, 48.5218, -19.2085
        CIE-LCH:
        26.5712, 52.1856, 338.4027
        CIE-Luv:
        26.5712, 44.7185, -29.3840
        Hunter-Lab:
        22.2324, 37.3445, -13.2642
      #75105d color charts
#75105d RGB chart
      #75105d CMYK chart
      #75105d RGB pie chart
      #75105d color shades, tints & tones
#75105d color schemes
#75105d color preview, HTML & CSS examples
           This text has a color of #75105d        
        
          <p style="color:#75105d;">Text here</p>
        
        
          .mytext {color:#75105d;}
        
        Text color #75105d
      
           This box has a color of #75105d        
        
          <div style="background-color:#75105d;">Content here</div>
        
        
          .mybackground {background-color:#75105d;}
        
        Background color #75105d
      
           Border around this has a color of #75105d        
        
          <div style="border:2px solid #75105d;">Content here</div>
        
        
          .myborder {border:2px solid #75105d;}
        
        Border color #75105d