#5989bd color space conversions
Hex:
        #5989bd
        RGB:
        89, 137, 189
        CMY:
        65, 46, 26
        CMYK:
        53, 28, 0, 26
      HSL:
        211°, 43.1034%, 54.5098%
        HSV (HSB):
        211°, 52.9101%, 74.1176%
        XYZ:
        22.2508, 23.6893, 51.5439
        xyY:
        0.2283, 0.2430, 23.6893
      CIE-Lab:
        55.7754, -1.2193, -32.1217
        CIE-LCH:
        55.7754, 32.1448, 267.8262
        CIE-Luv:
        55.7754, -22.1949, -49.1202
        Hunter-Lab:
        48.6716, -3.5721, -28.7187
      #5989bd color charts
#5989bd RGB chart
      #5989bd CMYK chart
      #5989bd RGB pie chart
      #5989bd color shades, tints & tones
#5989bd color schemes
#5989bd color preview, HTML & CSS examples
           This text has a color of #5989bd        
        
          <p style="color:#5989bd;">Text here</p>
        
        
          .mytext {color:#5989bd;}
        
        Text color #5989bd
      
           This box has a color of #5989bd        
        
          <div style="background-color:#5989bd;">Content here</div>
        
        
          .mybackground {background-color:#5989bd;}
        
        Background color #5989bd
      
           Border around this has a color of #5989bd        
        
          <div style="border:2px solid #5989bd;">Content here</div>
        
        
          .myborder {border:2px solid #5989bd;}
        
        Border color #5989bd