#5b81bd color space conversions
Hex:
        #5b81bd
        RGB:
        91, 129, 189
        CMY:
        64, 49, 26
        CMYK:
        52, 32, 0, 26
      HSL:
        217°, 42.6087%, 54.9020%
        HSV (HSB):
        217°, 51.8519%, 74.1176%
        XYZ:
        21.3499, 21.5988, 51.1878
        xyY:
        0.2268, 0.2294, 21.5988
      CIE-Lab:
        53.5987, 3.9468, -35.5148
        CIE-LCH:
        53.5987, 35.7335, 276.3413
        CIE-Luv:
        53.5987, -18.5776, -54.8349
        Hunter-Lab:
        46.4745, 0.6709, -32.7709
      #5b81bd color charts
#5b81bd RGB chart
      #5b81bd CMYK chart
      #5b81bd RGB pie chart
      #5b81bd color shades, tints & tones
#5b81bd color schemes
#5b81bd color preview, HTML & CSS examples
           This text has a color of #5b81bd        
        
          <p style="color:#5b81bd;">Text here</p>
        
        
          .mytext {color:#5b81bd;}
        
        Text color #5b81bd
      
           This box has a color of #5b81bd        
        
          <div style="background-color:#5b81bd;">Content here</div>
        
        
          .mybackground {background-color:#5b81bd;}
        
        Background color #5b81bd
      
           Border around this has a color of #5b81bd        
        
          <div style="border:2px solid #5b81bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b81bd;}
        
        Border color #5b81bd