#972f95 color space conversions
Hex:
        #972f95
        RGB:
        151, 47, 149
        CMY:
        41, 82, 42
        CMYK:
        0, 69, 1, 41
      HSL:
        301°, 52.5253%, 38.8235%
        HSV (HSB):
        301°, 68.8742%, 59.2157%
        XYZ:
        19.2038, 10.7823, 29.5028
        xyY:
        0.3228, 0.1812, 10.7823
      CIE-Lab:
        39.2113, 55.4155, -34.2270
        CIE-LCH:
        39.2113, 65.1335, 328.2988
        CIE-Luv:
        39.2113, 44.4734, -55.1489
        Hunter-Lab:
        32.8364, 46.9293, -30.2854
      #972f95 color charts
#972f95 RGB chart
      #972f95 CMYK chart
      #972f95 RGB pie chart
      #972f95 color shades, tints & tones
#972f95 color schemes
#972f95 color preview, HTML & CSS examples
           This text has a color of #972f95        
        
          <p style="color:#972f95;">Text here</p>
        
        
          .mytext {color:#972f95;}
        
        Text color #972f95
      
           This box has a color of #972f95        
        
          <div style="background-color:#972f95;">Content here</div>
        
        
          .mybackground {background-color:#972f95;}
        
        Background color #972f95
      
           Border around this has a color of #972f95        
        
          <div style="border:2px solid #972f95;">Content here</div>
        
        
          .myborder {border:2px solid #972f95;}
        
        Border color #972f95