#972a7d color space conversions
Hex:
        #972a7d
        RGB:
        151, 42, 125
        CMY:
        41, 84, 51
        CMYK:
        0, 72, 17, 41
      HSL:
        314°, 56.4767%, 37.8431%
        HSV (HSB):
        314°, 72.1854%, 59.2157%
        XYZ:
        17.2921, 9.7159, 20.3660
        xyY:
        0.3650, 0.2051, 9.7159
      CIE-Lab:
        37.3276, 53.4569, -22.4345
        CIE-LCH:
        37.3276, 57.9737, 337.2335
        CIE-Luv:
        37.3276, 53.7527, -37.9421
        Hunter-Lab:
        31.1703, 44.4770, -16.9195
      #972a7d color charts
#972a7d RGB chart
      #972a7d CMYK chart
      #972a7d RGB pie chart
      #972a7d color shades, tints & tones
#972a7d color schemes
#972a7d color preview, HTML & CSS examples
           This text has a color of #972a7d        
        
          <p style="color:#972a7d;">Text here</p>
        
        
          .mytext {color:#972a7d;}
        
        Text color #972a7d
      
           This box has a color of #972a7d        
        
          <div style="background-color:#972a7d;">Content here</div>
        
        
          .mybackground {background-color:#972a7d;}
        
        Background color #972a7d
      
           Border around this has a color of #972a7d        
        
          <div style="border:2px solid #972a7d;">Content here</div>
        
        
          .myborder {border:2px solid #972a7d;}
        
        Border color #972a7d