#976b83 color space conversions
Hex:
        #976b83
        RGB:
        151, 107, 131
        CMY:
        41, 58, 49
        CMYK:
        0, 29, 13, 41
      HSL:
        327°, 17.4603%, 50.5882%
        HSV (HSB):
        327°, 29.1391%, 59.2157%
        XYZ:
        22.1169, 18.7334, 23.9229
        xyY:
        0.3415, 0.2892, 18.7334
      CIE-Lab:
        50.3738, 21.4440, -6.2460
        CIE-LCH:
        50.3738, 22.3351, 343.7608
        CIE-Luv:
        50.3738, 24.9799, -12.1797
        Hunter-Lab:
        43.2821, 15.4689, -2.4734
      #976b83 color charts
#976b83 RGB chart
      #976b83 CMYK chart
      #976b83 RGB pie chart
      #976b83 color shades, tints & tones
#976b83 color schemes
#976b83 color preview, HTML & CSS examples
           This text has a color of #976b83        
        
          <p style="color:#976b83;">Text here</p>
        
        
          .mytext {color:#976b83;}
        
        Text color #976b83
      
           This box has a color of #976b83        
        
          <div style="background-color:#976b83;">Content here</div>
        
        
          .mybackground {background-color:#976b83;}
        
        Background color #976b83
      
           Border around this has a color of #976b83        
        
          <div style="border:2px solid #976b83;">Content here</div>
        
        
          .myborder {border:2px solid #976b83;}
        
        Border color #976b83