#974f7a color space conversions
Hex:
        #974f7a
        RGB:
        151, 79, 122
        CMY:
        41, 69, 52
        CMYK:
        0, 48, 19, 41
      HSL:
        324°, 31.3043%, 45.0980%
        HSV (HSB):
        324°, 47.6821%, 59.2157%
        XYZ:
        19.0713, 13.5764, 20.0277
        xyY:
        0.3621, 0.2577, 13.5764
      CIE-Lab:
        43.6192, 35.7395, -10.9501
        CIE-LCH:
        43.6192, 37.3794, 342.9657
        CIE-Luv:
        43.6192, 40.7764, -20.5687
        Hunter-Lab:
        36.8462, 27.9095, -6.4347
      #974f7a color charts
#974f7a RGB chart
      #974f7a CMYK chart
      #974f7a RGB pie chart
      #974f7a color shades, tints & tones
#974f7a color schemes
#974f7a color preview, HTML & CSS examples
           This text has a color of #974f7a        
        
          <p style="color:#974f7a;">Text here</p>
        
        
          .mytext {color:#974f7a;}
        
        Text color #974f7a
      
           This box has a color of #974f7a        
        
          <div style="background-color:#974f7a;">Content here</div>
        
        
          .mybackground {background-color:#974f7a;}
        
        Background color #974f7a
      
           Border around this has a color of #974f7a        
        
          <div style="border:2px solid #974f7a;">Content here</div>
        
        
          .myborder {border:2px solid #974f7a;}
        
        Border color #974f7a