#5b7bad color space conversions
Hex:
        #5b7bad
        RGB:
        91, 123, 173
        CMY:
        64, 52, 32
        CMYK:
        47, 29, 0, 32
      HSL:
        217°, 33.3333%, 51.7647%
        HSV (HSB):
        217°, 47.3988%, 67.8431%
        XYZ:
        18.9402, 19.4072, 42.2829
        xyY:
        0.2349, 0.2407, 19.4072
      CIE-Lab:
        51.1602, 2.5626, -30.1209
        CIE-LCH:
        51.1602, 30.2297, 274.8628
        CIE-Luv:
        51.1602, -16.2503, -45.5923
        Hunter-Lab:
        44.0536, -0.3505, -26.0693
      #5b7bad color charts
#5b7bad RGB chart
      #5b7bad CMYK chart
      #5b7bad RGB pie chart
      #5b7bad color shades, tints & tones
#5b7bad color schemes
#5b7bad color preview, HTML & CSS examples
           This text has a color of #5b7bad        
        
          <p style="color:#5b7bad;">Text here</p>
        
        
          .mytext {color:#5b7bad;}
        
        Text color #5b7bad
      
           This box has a color of #5b7bad        
        
          <div style="background-color:#5b7bad;">Content here</div>
        
        
          .mybackground {background-color:#5b7bad;}
        
        Background color #5b7bad
      
           Border around this has a color of #5b7bad        
        
          <div style="border:2px solid #5b7bad;">Content here</div>
        
        
          .myborder {border:2px solid #5b7bad;}
        
        Border color #5b7bad