#972c7e color space conversions
Hex:
        #972c7e
        RGB:
        151, 44, 126
        CMY:
        41, 83, 51
        CMYK:
        0, 71, 17, 41
      HSL:
        314°, 54.8718%, 38.2353%
        HSV (HSB):
        314°, 70.8609%, 59.2157%
        XYZ:
        17.4291, 9.8870, 20.7284
        xyY:
        0.3628, 0.2058, 9.8870
      CIE-Lab:
        37.6389, 52.8612, -22.5723
        CIE-LCH:
        37.6389, 57.4789, 336.8770
        CIE-Luv:
        37.6389, 52.8651, -38.1275
        Hunter-Lab:
        31.4437, 43.9154, -17.0749
      #972c7e color charts
#972c7e RGB chart
      #972c7e CMYK chart
      #972c7e RGB pie chart
      #972c7e color shades, tints & tones
#972c7e color schemes
#972c7e color preview, HTML & CSS examples
           This text has a color of #972c7e        
        
          <p style="color:#972c7e;">Text here</p>
        
        
          .mytext {color:#972c7e;}
        
        Text color #972c7e
      
           This box has a color of #972c7e        
        
          <div style="background-color:#972c7e;">Content here</div>
        
        
          .mybackground {background-color:#972c7e;}
        
        Background color #972c7e
      
           Border around this has a color of #972c7e        
        
          <div style="border:2px solid #972c7e;">Content here</div>
        
        
          .myborder {border:2px solid #972c7e;}
        
        Border color #972c7e