#972a7e color space conversions
Hex:
        #972a7e
        RGB:
        151, 42, 126
        CMY:
        41, 84, 51
        CMYK:
        0, 72, 17, 41
      HSL:
        314°, 56.4767%, 37.8431%
        HSV (HSB):
        314°, 72.1854%, 59.2157%
        XYZ:
        17.3564, 9.7416, 20.7042
        xyY:
        0.3631, 0.2038, 9.7416
      CIE-Lab:
        37.3746, 53.6049, -22.9832
        CIE-LCH:
        37.3746, 58.3242, 336.7927
        CIE-Luv:
        37.3746, 53.4004, -38.7222
        Hunter-Lab:
        31.2115, 44.6415, -17.4820
      #972a7e color charts
#972a7e RGB chart
      #972a7e CMYK chart
      #972a7e RGB pie chart
      #972a7e color shades, tints & tones
#972a7e color schemes
#972a7e color preview, HTML & CSS examples
           This text has a color of #972a7e        
        
          <p style="color:#972a7e;">Text here</p>
        
        
          .mytext {color:#972a7e;}
        
        Text color #972a7e
      
           This box has a color of #972a7e        
        
          <div style="background-color:#972a7e;">Content here</div>
        
        
          .mybackground {background-color:#972a7e;}
        
        Background color #972a7e
      
           Border around this has a color of #972a7e        
        
          <div style="border:2px solid #972a7e;">Content here</div>
        
        
          .myborder {border:2px solid #972a7e;}
        
        Border color #972a7e