#972c8d color space conversions
Hex:
        #972c8d
        RGB:
        151, 44, 141
        CMY:
        41, 83, 45
        CMYK:
        0, 71, 7, 41
      HSL:
        306°, 54.8718%, 38.2353%
        HSV (HSB):
        306°, 70.8609%, 59.2157%
        XYZ:
        18.4709, 10.3038, 26.2146
        xyY:
        0.3359, 0.1874, 10.3038
      CIE-Lab:
        38.3822, 55.2083, -30.6579
        CIE-LCH:
        38.3822, 63.1495, 330.9560
        CIE-Luv:
        38.3822, 47.7673, -49.8289
        Hunter-Lab:
        32.0995, 46.5396, -25.9506
      #972c8d color charts
#972c8d RGB chart
      #972c8d CMYK chart
      #972c8d RGB pie chart
      #972c8d color shades, tints & tones
#972c8d color schemes
#972c8d color preview, HTML & CSS examples
           This text has a color of #972c8d        
        
          <p style="color:#972c8d;">Text here</p>
        
        
          .mytext {color:#972c8d;}
        
        Text color #972c8d
      
           This box has a color of #972c8d        
        
          <div style="background-color:#972c8d;">Content here</div>
        
        
          .mybackground {background-color:#972c8d;}
        
        Background color #972c8d
      
           Border around this has a color of #972c8d        
        
          <div style="border:2px solid #972c8d;">Content here</div>
        
        
          .myborder {border:2px solid #972c8d;}
        
        Border color #972c8d