#97315e color space conversions
Hex:
        #97315e
        RGB:
        151, 49, 94
        CMY:
        41, 81, 63
        CMYK:
        0, 68, 38, 41
      HSL:
        334°, 51.0000%, 39.2157%
        HSV (HSB):
        334°, 67.5497%, 59.2157%
        XYZ:
        15.8812, 9.5841, 11.6026
        xyY:
        0.4284, 0.2586, 9.5841
      CIE-Lab:
        37.0854, 46.5759, -3.2923
        CIE-LCH:
        37.0854, 46.6921, 355.9567
        CIE-Luv:
        37.0854, 62.1196, -11.9289
        Hunter-Lab:
        30.9582, 37.3917, -0.5501
      #97315e color charts
#97315e RGB chart
      #97315e CMYK chart
      #97315e RGB pie chart
      #97315e color shades, tints & tones
#97315e color schemes
#97315e color preview, HTML & CSS examples
           This text has a color of #97315e        
        
          <p style="color:#97315e;">Text here</p>
        
        
          .mytext {color:#97315e;}
        
        Text color #97315e
      
           This box has a color of #97315e        
        
          <div style="background-color:#97315e;">Content here</div>
        
        
          .mybackground {background-color:#97315e;}
        
        Background color #97315e
      
           Border around this has a color of #97315e        
        
          <div style="border:2px solid #97315e;">Content here</div>
        
        
          .myborder {border:2px solid #97315e;}
        
        Border color #97315e