#97319b color space conversions
Hex:
        #97319b
        RGB:
        151, 49, 155
        CMY:
        41, 81, 39
        CMYK:
        3, 68, 0, 39
      HSL:
        298°, 51.9608%, 40.0000%
        HSV (HSB):
        298°, 68.3871%, 60.7843%
        XYZ:
        19.7772, 11.1425, 32.1187
        xyY:
        0.3137, 0.1768, 11.1425
      CIE-Lab:
        39.8194, 55.6857, -36.8957
        CIE-LCH:
        39.8194, 66.7996, 326.4727
        CIE-Luv:
        39.8194, 42.1522, -59.1780
        Hunter-Lab:
        33.3804, 47.3420, -33.6827
      #97319b color charts
#97319b RGB chart
      #97319b CMYK chart
      #97319b RGB pie chart
      #97319b color shades, tints & tones
#97319b color schemes
#97319b color preview, HTML & CSS examples
           This text has a color of #97319b        
        
          <p style="color:#97319b;">Text here</p>
        
        
          .mytext {color:#97319b;}
        
        Text color #97319b
      
           This box has a color of #97319b        
        
          <div style="background-color:#97319b;">Content here</div>
        
        
          .mybackground {background-color:#97319b;}
        
        Background color #97319b
      
           Border around this has a color of #97319b        
        
          <div style="border:2px solid #97319b;">Content here</div>
        
        
          .myborder {border:2px solid #97319b;}
        
        Border color #97319b