#5b2b8b color space conversions
Hex:
        #5b2b8b
        RGB:
        91, 43, 139
        CMY:
        64, 83, 45
        CMYK:
        35, 69, 0, 45
      HSL:
        270°, 52.7473%, 35.6863%
        HSV (HSB):
        270°, 69.0647%, 54.5098%
        XYZ:
        9.8385, 5.8160, 25.0301
        xyY:
        0.2418, 0.1430, 5.8160
      CIE-Lab:
        28.9434, 41.0433, -45.0288
        CIE-LCH:
        28.9434, 60.9274, 312.3489
        CIE-Luv:
        28.9434, 11.5654, -61.8238
        Hunter-Lab:
        24.1163, 30.6169, -44.6551
      #5b2b8b color charts
#5b2b8b RGB chart
      #5b2b8b CMYK chart
      #5b2b8b RGB pie chart
      #5b2b8b color shades, tints & tones
#5b2b8b color schemes
#5b2b8b color preview, HTML & CSS examples
           This text has a color of #5b2b8b        
        
          <p style="color:#5b2b8b;">Text here</p>
        
        
          .mytext {color:#5b2b8b;}
        
        Text color #5b2b8b
      
           This box has a color of #5b2b8b        
        
          <div style="background-color:#5b2b8b;">Content here</div>
        
        
          .mybackground {background-color:#5b2b8b;}
        
        Background color #5b2b8b
      
           Border around this has a color of #5b2b8b        
        
          <div style="border:2px solid #5b2b8b;">Content here</div>
        
        
          .myborder {border:2px solid #5b2b8b;}
        
        Border color #5b2b8b