#976f8e color space conversions
Hex:
        #976f8e
        RGB:
        151, 111, 142
        CMY:
        41, 56, 44
        CMYK:
        0, 26, 6, 41
      HSL:
        314°, 16.1290%, 51.3725%
        HSV (HSB):
        314°, 26.4901%, 59.2157%
        XYZ:
        23.3294, 19.9012, 28.2029
        xyY:
        0.3266, 0.2786, 19.9012
      CIE-Lab:
        51.7253, 21.1389, -10.7218
        CIE-LCH:
        51.7253, 23.7025, 333.1056
        CIE-Luv:
        51.7253, 21.3489, -18.6074
        Hunter-Lab:
        44.6107, 15.2787, -6.2556
      #976f8e color charts
#976f8e RGB chart
      #976f8e CMYK chart
      #976f8e RGB pie chart
      #976f8e color shades, tints & tones
#976f8e color schemes
#976f8e color preview, HTML & CSS examples
           This text has a color of #976f8e        
        
          <p style="color:#976f8e;">Text here</p>
        
        
          .mytext {color:#976f8e;}
        
        Text color #976f8e
      
           This box has a color of #976f8e        
        
          <div style="background-color:#976f8e;">Content here</div>
        
        
          .mybackground {background-color:#976f8e;}
        
        Background color #976f8e
      
           Border around this has a color of #976f8e        
        
          <div style="border:2px solid #976f8e;">Content here</div>
        
        
          .myborder {border:2px solid #976f8e;}
        
        Border color #976f8e