#97265e color space conversions
Hex:
        #97265e
        RGB:
        151, 38, 94
        CMY:
        41, 85, 63
        CMYK:
        0, 75, 38, 41
      HSL:
        330°, 59.7884%, 37.0588%
        HSV (HSB):
        330°, 74.8344%, 59.2157%
        XYZ:
        15.4760, 8.7737, 11.4675
        xyY:
        0.4333, 0.2456, 8.7737
      CIE-Lab:
        35.5449, 50.8537, -5.5790
        CIE-LCH:
        35.5449, 51.1588, 353.7393
        CIE-Luv:
        35.5449, 66.1978, -15.3590
        Hunter-Lab:
        29.6204, 41.4265, -2.2197
      #97265e color charts
#97265e RGB chart
      #97265e CMYK chart
      #97265e RGB pie chart
      #97265e color shades, tints & tones
#97265e color schemes
#97265e color preview, HTML & CSS examples
           This text has a color of #97265e        
        
          <p style="color:#97265e;">Text here</p>
        
        
          .mytext {color:#97265e;}
        
        Text color #97265e
      
           This box has a color of #97265e        
        
          <div style="background-color:#97265e;">Content here</div>
        
        
          .mybackground {background-color:#97265e;}
        
        Background color #97265e
      
           Border around this has a color of #97265e        
        
          <div style="border:2px solid #97265e;">Content here</div>
        
        
          .myborder {border:2px solid #97265e;}
        
        Border color #97265e