#5989a4 color space conversions
Hex:
        #5989a4
        RGB:
        89, 137, 164
        CMY:
        65, 46, 36
        CMYK:
        46, 16, 0, 36
      HSL:
        202°, 29.6443%, 49.6078%
        HSV (HSB):
        202°, 45.7317%, 64.3137%
        XYZ:
        19.7663, 22.6955, 38.4608
        xyY:
        0.2443, 0.2805, 22.6955
      CIE-Lab:
        54.7573, -8.7560, -19.3830
        CIE-LCH:
        54.7573, 21.2689, 245.6896
        CIE-Luv:
        54.7573, -22.4872, -27.6494
        Hunter-Lab:
        47.6398, -9.3079, -14.5185
      #5989a4 color charts
#5989a4 RGB chart
      #5989a4 CMYK chart
      #5989a4 RGB pie chart
      #5989a4 color shades, tints & tones
#5989a4 color schemes
#5989a4 color preview, HTML & CSS examples
           This text has a color of #5989a4        
        
          <p style="color:#5989a4;">Text here</p>
        
        
          .mytext {color:#5989a4;}
        
        Text color #5989a4
      
           This box has a color of #5989a4        
        
          <div style="background-color:#5989a4;">Content here</div>
        
        
          .mybackground {background-color:#5989a4;}
        
        Background color #5989a4
      
           Border around this has a color of #5989a4        
        
          <div style="border:2px solid #5989a4;">Content here</div>
        
        
          .myborder {border:2px solid #5989a4;}
        
        Border color #5989a4