#972c6e color space conversions
Hex:
        #972c6e
        RGB:
        151, 44, 110
        CMY:
        41, 83, 57
        CMYK:
        0, 71, 27, 41
      HSL:
        323°, 54.8718%, 38.2353%
        HSV (HSB):
        323°, 70.8609%, 59.2157%
        XYZ:
        16.4777, 9.5065, 15.7183
        xyY:
        0.3951, 0.2280, 9.5065
      CIE-Lab:
        36.9417, 50.6007, -13.6381
        CIE-LCH:
        36.9417, 52.4064, 344.9158
        CIE-Luv:
        36.9417, 58.4735, -25.6774
        Hunter-Lab:
        30.8326, 41.4377, -8.6430
      #972c6e color charts
#972c6e RGB chart
      #972c6e CMYK chart
      #972c6e RGB pie chart
      #972c6e color shades, tints & tones
#972c6e color schemes
#972c6e color preview, HTML & CSS examples
           This text has a color of #972c6e        
        
          <p style="color:#972c6e;">Text here</p>
        
        
          .mytext {color:#972c6e;}
        
        Text color #972c6e
      
           This box has a color of #972c6e        
        
          <div style="background-color:#972c6e;">Content here</div>
        
        
          .mybackground {background-color:#972c6e;}
        
        Background color #972c6e
      
           Border around this has a color of #972c6e        
        
          <div style="border:2px solid #972c6e;">Content here</div>
        
        
          .myborder {border:2px solid #972c6e;}
        
        Border color #972c6e