#972d7b color space conversions
Hex:
        #972d7b
        RGB:
        151, 45, 123
        CMY:
        41, 82, 52
        CMYK:
        0, 70, 19, 41
      HSL:
        316°, 54.0816%, 38.4314%
        HSV (HSB):
        316°, 70.1987%, 59.2157%
        XYZ:
        17.2760, 9.8861, 19.7366
        xyY:
        0.3684, 0.2108, 9.8861
      CIE-Lab:
        37.6373, 52.0343, -20.7099
        CIE-LCH:
        37.6373, 56.0042, 338.2972
        CIE-Luv:
        37.6373, 53.6223, -35.4731
        Hunter-Lab:
        31.4422, 43.0535, -15.2073
      #972d7b color charts
#972d7b RGB chart
      #972d7b CMYK chart
      #972d7b RGB pie chart
      #972d7b color shades, tints & tones
#972d7b color schemes
#972d7b color preview, HTML & CSS examples
           This text has a color of #972d7b        
        
          <p style="color:#972d7b;">Text here</p>
        
        
          .mytext {color:#972d7b;}
        
        Text color #972d7b
      
           This box has a color of #972d7b        
        
          <div style="background-color:#972d7b;">Content here</div>
        
        
          .mybackground {background-color:#972d7b;}
        
        Background color #972d7b
      
           Border around this has a color of #972d7b        
        
          <div style="border:2px solid #972d7b;">Content here</div>
        
        
          .myborder {border:2px solid #972d7b;}
        
        Border color #972d7b