#75079b color space conversions
Hex:
        #75079b
        RGB:
        117, 7, 155
        CMY:
        54, 97, 39
        CMYK:
        25, 95, 0, 39
      HSL:
        285°, 91.3580%, 31.7647%
        HSV (HSB):
        285°, 95.4839%, 60.7843%
        XYZ:
        13.3285, 6.3004, 31.5240
        xyY:
        0.2606, 0.1232, 6.3004
      CIE-Lab:
        30.1581, 60.8098, -52.7263
        CIE-LCH:
        30.1581, 80.4854, 319.0724
        CIE-Luv:
        30.1581, 25.7033, -73.7803
        Hunter-Lab:
        25.1006, 50.8577, -56.8920
      #75079b color charts
#75079b RGB chart
      #75079b CMYK chart
      #75079b RGB pie chart
      #75079b color shades, tints & tones
#75079b color schemes
#75079b color preview, HTML & CSS examples
           This text has a color of #75079b        
        
          <p style="color:#75079b;">Text here</p>
        
        
          .mytext {color:#75079b;}
        
        Text color #75079b
      
           This box has a color of #75079b        
        
          <div style="background-color:#75079b;">Content here</div>
        
        
          .mybackground {background-color:#75079b;}
        
        Background color #75079b
      
           Border around this has a color of #75079b        
        
          <div style="border:2px solid #75079b;">Content here</div>
        
        
          .myborder {border:2px solid #75079b;}
        
        Border color #75079b