#972e5f color space conversions
Hex:
        #972e5f
        RGB:
        151, 46, 95
        CMY:
        41, 82, 63
        CMYK:
        0, 70, 37, 41
      HSL:
        332°, 53.2995%, 38.6275%
        HSV (HSB):
        332°, 69.5364%, 59.2157%
        XYZ:
        15.8051, 9.3595, 11.8000
        xyY:
        0.4276, 0.2532, 9.3595
      CIE-Lab:
        36.6675, 47.9363, -4.5477
        CIE-LCH:
        36.6675, 48.1516, 354.5806
        CIE-Luv:
        36.6675, 62.9801, -13.6749
        Hunter-Lab:
        30.5933, 38.6779, -1.4532
      #972e5f color charts
#972e5f RGB chart
      #972e5f CMYK chart
      #972e5f RGB pie chart
      #972e5f color shades, tints & tones
#972e5f color schemes
#972e5f color preview, HTML & CSS examples
           This text has a color of #972e5f        
        
          <p style="color:#972e5f;">Text here</p>
        
        
          .mytext {color:#972e5f;}
        
        Text color #972e5f
      
           This box has a color of #972e5f        
        
          <div style="background-color:#972e5f;">Content here</div>
        
        
          .mybackground {background-color:#972e5f;}
        
        Background color #972e5f
      
           Border around this has a color of #972e5f        
        
          <div style="border:2px solid #972e5f;">Content here</div>
        
        
          .myborder {border:2px solid #972e5f;}
        
        Border color #972e5f