#5b315d color space conversions
Hex:
        #5b315d
        RGB:
        91, 49, 93
        CMY:
        64, 81, 64
        CMYK:
        2, 47, 0, 64
      HSL:
        297°, 30.9859%, 27.8431%
        HSV (HSB):
        297°, 47.3118%, 36.4706%
        XYZ:
        7.3885, 5.2111, 10.9723
        xyY:
        0.3134, 0.2211, 5.2111
      CIE-Lab:
        27.3279, 26.6327, -18.3668
        CIE-LCH:
        27.3279, 32.3518, 325.4085
        CIE-Luv:
        27.3279, 18.3385, -25.7436
        Hunter-Lab:
        22.8278, 17.8249, -12.5187
      #5b315d color charts
#5b315d RGB chart
      #5b315d CMYK chart
      #5b315d RGB pie chart
      #5b315d color shades, tints & tones
#5b315d color schemes
#5b315d color preview, HTML & CSS examples
           This text has a color of #5b315d        
        
          <p style="color:#5b315d;">Text here</p>
        
        
          .mytext {color:#5b315d;}
        
        Text color #5b315d
      
           This box has a color of #5b315d        
        
          <div style="background-color:#5b315d;">Content here</div>
        
        
          .mybackground {background-color:#5b315d;}
        
        Background color #5b315d
      
           Border around this has a color of #5b315d        
        
          <div style="border:2px solid #5b315d;">Content here</div>
        
        
          .myborder {border:2px solid #5b315d;}
        
        Border color #5b315d