#972f8d color space conversions
Hex:
        #972f8d
        RGB:
        151, 47, 141
        CMY:
        41, 82, 45
        CMYK:
        0, 69, 7, 41
      HSL:
        306°, 52.5253%, 38.8235%
        HSV (HSB):
        306°, 68.8742%, 59.2157%
        XYZ:
        18.5867, 10.5354, 26.2532
        xyY:
        0.3356, 0.1903, 10.5354
      CIE-Lab:
        38.7867, 54.0687, -30.0214
        CIE-LCH:
        38.7867, 61.8442, 330.9589
        CIE-Luv:
        38.7867, 47.0371, -48.9341
        Hunter-Lab:
        32.4583, 45.4131, -25.2346
      #972f8d color charts
#972f8d RGB chart
      #972f8d CMYK chart
      #972f8d RGB pie chart
      #972f8d color shades, tints & tones
#972f8d color schemes
#972f8d color preview, HTML & CSS examples
           This text has a color of #972f8d        
        
          <p style="color:#972f8d;">Text here</p>
        
        
          .mytext {color:#972f8d;}
        
        Text color #972f8d
      
           This box has a color of #972f8d        
        
          <div style="background-color:#972f8d;">Content here</div>
        
        
          .mybackground {background-color:#972f8d;}
        
        Background color #972f8d
      
           Border around this has a color of #972f8d        
        
          <div style="border:2px solid #972f8d;">Content here</div>
        
        
          .myborder {border:2px solid #972f8d;}
        
        Border color #972f8d