#5b295f color space conversions
Hex:
        #5b295f
        RGB:
        91, 41, 95
        CMY:
        64, 84, 63
        CMYK:
        4, 57, 0, 63
      HSL:
        296°, 39.7059%, 26.6667%
        HSV (HSB):
        296°, 56.8421%, 37.2549%
        XYZ:
        7.1729, 4.6362, 11.3433
        xyY:
        0.3098, 0.2002, 4.6362
      CIE-Lab:
        25.6722, 31.6729, -22.2586
        CIE-LCH:
        25.6722, 38.7120, 324.9018
        CIE-Luv:
        25.6722, 20.4362, -30.5585
        Hunter-Lab:
        21.5319, 21.7823, -16.1624
      #5b295f color charts
#5b295f RGB chart
      #5b295f CMYK chart
      #5b295f RGB pie chart
      #5b295f color shades, tints & tones
#5b295f color schemes
#5b295f color preview, HTML & CSS examples
           This text has a color of #5b295f        
        
          <p style="color:#5b295f;">Text here</p>
        
        
          .mytext {color:#5b295f;}
        
        Text color #5b295f
      
           This box has a color of #5b295f        
        
          <div style="background-color:#5b295f;">Content here</div>
        
        
          .mybackground {background-color:#5b295f;}
        
        Background color #5b295f
      
           Border around this has a color of #5b295f        
        
          <div style="border:2px solid #5b295f;">Content here</div>
        
        
          .myborder {border:2px solid #5b295f;}
        
        Border color #5b295f