#5b2b9a color space conversions
Hex:
        #5b2b9a
        RGB:
        91, 43, 154
        CMY:
        64, 83, 40
        CMYK:
        41, 72, 0, 40
      HSL:
        266°, 56.3452%, 38.6275%
        HSV (HSB):
        266°, 72.0779%, 60.3922%
        XYZ:
        11.0110, 6.2850, 31.2046
        xyY:
        0.2270, 0.1296, 6.2850
      CIE-Lab:
        30.1204, 44.9485, -52.3431
        CIE-LCH:
        30.1204, 68.9940, 310.6537
        CIE-Luv:
        30.1204, 9.2402, -72.0273
        Hunter-Lab:
        25.0699, 34.5270, -56.2497
      #5b2b9a color charts
#5b2b9a RGB chart
      #5b2b9a CMYK chart
      #5b2b9a RGB pie chart
      #5b2b9a color shades, tints & tones
#5b2b9a color schemes
#5b2b9a color preview, HTML & CSS examples
           This text has a color of #5b2b9a        
        
          <p style="color:#5b2b9a;">Text here</p>
        
        
          .mytext {color:#5b2b9a;}
        
        Text color #5b2b9a
      
           This box has a color of #5b2b9a        
        
          <div style="background-color:#5b2b9a;">Content here</div>
        
        
          .mybackground {background-color:#5b2b9a;}
        
        Background color #5b2b9a
      
           Border around this has a color of #5b2b9a        
        
          <div style="border:2px solid #5b2b9a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2b9a;}
        
        Border color #5b2b9a