#756f8a color space conversions
Hex:
        #756f8a
        RGB:
        117, 111, 138
        CMY:
        54, 56, 46
        CMYK:
        15, 20, 0, 46
      HSL:
        253°, 10.8434%, 48.8235%
        HSV (HSB):
        253°, 19.5652%, 54.1176%
        XYZ:
        17.6080, 16.9858, 26.3953
        xyY:
        0.2887, 0.2785, 16.9858
      CIE-Lab:
        48.2421, 8.1266, -13.9432
        CIE-LCH:
        48.2421, 16.1386, 300.2351
        CIE-Luv:
        48.2421, 1.5616, -21.0237
        Hunter-Lab:
        41.2138, 4.1374, -9.1225
      #756f8a color charts
#756f8a RGB chart
      #756f8a CMYK chart
      #756f8a RGB pie chart
      #756f8a color shades, tints & tones
#756f8a color schemes
#756f8a color preview, HTML & CSS examples
           This text has a color of #756f8a        
        
          <p style="color:#756f8a;">Text here</p>
        
        
          .mytext {color:#756f8a;}
        
        Text color #756f8a
      
           This box has a color of #756f8a        
        
          <div style="background-color:#756f8a;">Content here</div>
        
        
          .mybackground {background-color:#756f8a;}
        
        Background color #756f8a
      
           Border around this has a color of #756f8a        
        
          <div style="border:2px solid #756f8a;">Content here</div>
        
        
          .myborder {border:2px solid #756f8a;}
        
        Border color #756f8a