#5b285b color space conversions
Hex:
        #5b285b
        RGB:
        91, 40, 91
        CMY:
        64, 84, 64
        CMYK:
        0, 56, 0, 64
      HSL:
        300°, 38.9313%, 25.6863%
        HSV (HSB):
        300°, 56.0440%, 35.6863%
        XYZ:
        6.9615, 4.4971, 10.3986
        xyY:
        0.3185, 0.2057, 4.4971
      CIE-Lab:
        25.2510, 31.3924, -20.2964
        CIE-LCH:
        25.2510, 37.3822, 327.1157
        CIE-Luv:
        25.2510, 21.6063, -27.9392
        Hunter-Lab:
        21.2063, 21.4862, -14.2289
      #5b285b color charts
#5b285b RGB chart
      #5b285b CMYK chart
      #5b285b RGB pie chart
      #5b285b color shades, tints & tones
#5b285b color schemes
#5b285b color preview, HTML & CSS examples
           This text has a color of #5b285b        
        
          <p style="color:#5b285b;">Text here</p>
        
        
          .mytext {color:#5b285b;}
        
        Text color #5b285b
      
           This box has a color of #5b285b        
        
          <div style="background-color:#5b285b;">Content here</div>
        
        
          .mybackground {background-color:#5b285b;}
        
        Background color #5b285b
      
           Border around this has a color of #5b285b        
        
          <div style="border:2px solid #5b285b;">Content here</div>
        
        
          .myborder {border:2px solid #5b285b;}
        
        Border color #5b285b