#5b289e color space conversions
Hex:
        #5b289e
        RGB:
        91, 40, 158
        CMY:
        64, 84, 38
        CMYK:
        42, 75, 0, 38
      HSL:
        266°, 59.5960%, 38.8235%
        HSV (HSB):
        266°, 74.6835%, 61.9608%
        XYZ:
        11.2447, 6.2104, 32.9538
        xyY:
        0.2231, 0.1232, 6.2104
      CIE-Lab:
        29.9371, 47.4513, -55.0783
        CIE-LCH:
        29.9371, 72.6997, 310.7457
        CIE-Luv:
        29.9371, 9.1249, -75.2502
        Hunter-Lab:
        24.9206, 36.9322, -60.9579
      #5b289e color charts
#5b289e RGB chart
      #5b289e CMYK chart
      #5b289e RGB pie chart
      #5b289e color shades, tints & tones
#5b289e color schemes
#5b289e color preview, HTML & CSS examples
           This text has a color of #5b289e        
        
          <p style="color:#5b289e;">Text here</p>
        
        
          .mytext {color:#5b289e;}
        
        Text color #5b289e
      
           This box has a color of #5b289e        
        
          <div style="background-color:#5b289e;">Content here</div>
        
        
          .mybackground {background-color:#5b289e;}
        
        Background color #5b289e
      
           Border around this has a color of #5b289e        
        
          <div style="border:2px solid #5b289e;">Content here</div>
        
        
          .myborder {border:2px solid #5b289e;}
        
        Border color #5b289e