#977dae color space conversions
Hex:
        #977dae
        RGB:
        151, 125, 174
        CMY:
        41, 51, 32
        CMYK:
        13, 28, 0, 32
      HSL:
        272°, 23.2227%, 58.6275%
        HSV (HSB):
        272°, 28.1609%, 68.2353%
        XYZ:
        27.7361, 24.3025, 43.2734
        xyY:
        0.2910, 0.2550, 24.3025
      CIE-Lab:
        56.3894, 19.6207, -22.2357
        CIE-LCH:
        56.3894, 29.6546, 311.4251
        CIE-Luv:
        56.3894, 10.7459, -36.2153
        Hunter-Lab:
        49.2976, 14.1579, -17.5364
      #977dae color charts
#977dae RGB chart
      #977dae CMYK chart
      #977dae RGB pie chart
      #977dae color shades, tints & tones
#977dae color schemes
#977dae color preview, HTML & CSS examples
           This text has a color of #977dae        
        
          <p style="color:#977dae;">Text here</p>
        
        
          .mytext {color:#977dae;}
        
        Text color #977dae
      
           This box has a color of #977dae        
        
          <div style="background-color:#977dae;">Content here</div>
        
        
          .mybackground {background-color:#977dae;}
        
        Background color #977dae
      
           Border around this has a color of #977dae        
        
          <div style="border:2px solid #977dae;">Content here</div>
        
        
          .myborder {border:2px solid #977dae;}
        
        Border color #977dae