#97326d color space conversions
Hex:
        #97326d
        RGB:
        151, 50, 109
        CMY:
        41, 80, 57
        CMYK:
        0, 67, 28, 41
      HSL:
        325°, 50.2488%, 39.4118%
        HSV (HSB):
        325°, 66.8874%, 59.2157%
        XYZ:
        16.6634, 9.9646, 15.5131
        xyY:
        0.3954, 0.2365, 9.9646
      CIE-Lab:
        37.7789, 48.0358, -11.7361
        CIE-LCH:
        37.7789, 49.4487, 346.2705
        CIE-Luv:
        37.7789, 56.7596, -22.9093
        Hunter-Lab:
        31.5668, 38.9842, -7.0405
      #97326d color charts
#97326d RGB chart
      #97326d CMYK chart
      #97326d RGB pie chart
      #97326d color shades, tints & tones
#97326d color schemes
#97326d color preview, HTML & CSS examples
           This text has a color of #97326d        
        
          <p style="color:#97326d;">Text here</p>
        
        
          .mytext {color:#97326d;}
        
        Text color #97326d
      
           This box has a color of #97326d        
        
          <div style="background-color:#97326d;">Content here</div>
        
        
          .mybackground {background-color:#97326d;}
        
        Background color #97326d
      
           Border around this has a color of #97326d        
        
          <div style="border:2px solid #97326d;">Content here</div>
        
        
          .myborder {border:2px solid #97326d;}
        
        Border color #97326d