#756c96 color space conversions
Hex:
        #756c96
        RGB:
        117, 108, 150
        CMY:
        54, 58, 41
        CMYK:
        22, 28, 0, 41
      HSL:
        253°, 16.6667%, 50.5882%
        HSV (HSB):
        253°, 28.0000%, 58.8235%
        XYZ:
        18.2037, 16.7090, 31.1199
        xyY:
        0.2757, 0.2530, 16.7090
      CIE-Lab:
        47.8913, 12.8173, -21.5841
        CIE-LCH:
        47.8913, 25.1029, 300.7032
        CIE-Luv:
        47.8913, 1.9895, -33.0883
        Hunter-Lab:
        40.8767, 7.9576, -16.5245
      #756c96 color charts
#756c96 RGB chart
      #756c96 CMYK chart
      #756c96 RGB pie chart
      #756c96 color shades, tints & tones
#756c96 color schemes
#756c96 color preview, HTML & CSS examples
           This text has a color of #756c96        
        
          <p style="color:#756c96;">Text here</p>
        
        
          .mytext {color:#756c96;}
        
        Text color #756c96
      
           This box has a color of #756c96        
        
          <div style="background-color:#756c96;">Content here</div>
        
        
          .mybackground {background-color:#756c96;}
        
        Background color #756c96
      
           Border around this has a color of #756c96        
        
          <div style="border:2px solid #756c96;">Content here</div>
        
        
          .myborder {border:2px solid #756c96;}
        
        Border color #756c96