#5b508f color space conversions
Hex:
        #5b508f
        RGB:
        91, 80, 143
        CMY:
        64, 69, 44
        CMYK:
        36, 44, 0, 44
      HSL:
        250°, 28.2511%, 43.7255%
        HSV (HSB):
        250°, 44.0559%, 56.0784%
        XYZ:
        12.1410, 9.9446, 27.2662
        xyY:
        0.2460, 0.2015, 9.9446
      CIE-Lab:
        37.7429, 20.1608, -33.4021
        CIE-LCH:
        37.7429, 39.0148, 301.1143
        CIE-Luv:
        37.7429, 0.9430, -49.1549
        Hunter-Lab:
        31.5351, 13.5357, -29.1893
      #5b508f color charts
#5b508f RGB chart
      #5b508f CMYK chart
      #5b508f RGB pie chart
      #5b508f color shades, tints & tones
#5b508f color schemes
#5b508f color preview, HTML & CSS examples
           This text has a color of #5b508f        
        
          <p style="color:#5b508f;">Text here</p>
        
        
          .mytext {color:#5b508f;}
        
        Text color #5b508f
      
           This box has a color of #5b508f        
        
          <div style="background-color:#5b508f;">Content here</div>
        
        
          .mybackground {background-color:#5b508f;}
        
        Background color #5b508f
      
           Border around this has a color of #5b508f        
        
          <div style="border:2px solid #5b508f;">Content here</div>
        
        
          .myborder {border:2px solid #5b508f;}
        
        Border color #5b508f