#972a7b color space conversions
Hex:
        #972a7b
        RGB:
        151, 42, 123
        CMY:
        41, 84, 52
        CMYK:
        0, 72, 19, 41
      HSL:
        315°, 56.4767%, 37.8431%
        HSV (HSB):
        315°, 72.1854%, 59.2157%
        XYZ:
        17.1656, 9.6653, 19.6998
        xyY:
        0.3689, 0.2077, 9.6653
      CIE-Lab:
        37.2349, 53.1641, -21.3333
        CIE-LCH:
        37.2349, 57.2846, 338.1357
        CIE-Luv:
        37.2349, 54.4594, -36.3822
        Hunter-Lab:
        31.0891, 44.1517, -15.8071
      #972a7b color charts
#972a7b RGB chart
      #972a7b CMYK chart
      #972a7b RGB pie chart
      #972a7b color shades, tints & tones
#972a7b color schemes
#972a7b color preview, HTML & CSS examples
           This text has a color of #972a7b        
        
          <p style="color:#972a7b;">Text here</p>
        
        
          .mytext {color:#972a7b;}
        
        Text color #972a7b
      
           This box has a color of #972a7b        
        
          <div style="background-color:#972a7b;">Content here</div>
        
        
          .mybackground {background-color:#972a7b;}
        
        Background color #972a7b
      
           Border around this has a color of #972a7b        
        
          <div style="border:2px solid #972a7b;">Content here</div>
        
        
          .myborder {border:2px solid #972a7b;}
        
        Border color #972a7b