#97315d color space conversions
Hex:
        #97315d
        RGB:
        151, 49, 93
        CMY:
        41, 81, 64
        CMYK:
        0, 68, 38, 41
      HSL:
        334°, 51.0000%, 39.2157%
        HSV (HSB):
        334°, 67.5497%, 59.2157%
        XYZ:
        15.8366, 9.5662, 11.3677
        xyY:
        0.4307, 0.2602, 9.5662
      CIE-Lab:
        37.0524, 46.4599, -2.7050
        CIE-LCH:
        37.0524, 46.5386, 356.6678
        CIE-Luv:
        37.0524, 62.4472, -11.1950
        Hunter-Lab:
        30.9294, 37.2701, -0.1408
      #97315d color charts
#97315d RGB chart
      #97315d CMYK chart
      #97315d RGB pie chart
      #97315d color shades, tints & tones
#97315d color schemes
#97315d color preview, HTML & CSS examples
           This text has a color of #97315d        
        
          <p style="color:#97315d;">Text here</p>
        
        
          .mytext {color:#97315d;}
        
        Text color #97315d
      
           This box has a color of #97315d        
        
          <div style="background-color:#97315d;">Content here</div>
        
        
          .mybackground {background-color:#97315d;}
        
        Background color #97315d
      
           Border around this has a color of #97315d        
        
          <div style="border:2px solid #97315d;">Content here</div>
        
        
          .myborder {border:2px solid #97315d;}
        
        Border color #97315d