#5b237b color space conversions
Hex:
        #5b237b
        RGB:
        91, 35, 123
        CMY:
        64, 86, 52
        CMYK:
        26, 72, 0, 52
      HSL:
        278°, 55.6962%, 30.9804%
        HSV (HSB):
        278°, 71.5447%, 48.2353%
        XYZ:
        8.4906, 4.8563, 19.2287
        xyY:
        0.2606, 0.1491, 4.8563
      CIE-Lab:
        26.3213, 41.0936, -39.2411
        CIE-LCH:
        26.3213, 56.8203, 316.3210
        CIE-Luv:
        26.3213, 15.8963, -52.6777
        Hunter-Lab:
        22.0369, 30.2092, -36.3087
      #5b237b color charts
#5b237b RGB chart
      #5b237b CMYK chart
      #5b237b RGB pie chart
      #5b237b color shades, tints & tones
#5b237b color schemes
#5b237b color preview, HTML & CSS examples
           This text has a color of #5b237b        
        
          <p style="color:#5b237b;">Text here</p>
        
        
          .mytext {color:#5b237b;}
        
        Text color #5b237b
      
           This box has a color of #5b237b        
        
          <div style="background-color:#5b237b;">Content here</div>
        
        
          .mybackground {background-color:#5b237b;}
        
        Background color #5b237b
      
           Border around this has a color of #5b237b        
        
          <div style="border:2px solid #5b237b;">Content here</div>
        
        
          .myborder {border:2px solid #5b237b;}
        
        Border color #5b237b