#5989c1 color space conversions
Hex:
        #5989c1
        RGB:
        89, 137, 193
        CMY:
        65, 46, 24
        CMYK:
        54, 29, 0, 24
      HSL:
        212°, 45.6140%, 55.2941%
        HSV (HSB):
        212°, 53.8860%, 75.6863%
        XYZ:
        22.6911, 23.8654, 53.8626
        xyY:
        0.2260, 0.2377, 23.8654
      CIE-Lab:
        55.9528, 0.0353, -34.1189
        CIE-LCH:
        55.9528, 34.1189, 270.0593
        CIE-Luv:
        55.9528, -22.1548, -52.5444
        Hunter-Lab:
        48.8522, -2.5809, -31.1743
      #5989c1 color charts
#5989c1 RGB chart
      #5989c1 CMYK chart
      #5989c1 RGB pie chart
      #5989c1 color shades, tints & tones
#5989c1 color schemes
#5989c1 color preview, HTML & CSS examples
           This text has a color of #5989c1        
        
          <p style="color:#5989c1;">Text here</p>
        
        
          .mytext {color:#5989c1;}
        
        Text color #5989c1
      
           This box has a color of #5989c1        
        
          <div style="background-color:#5989c1;">Content here</div>
        
        
          .mybackground {background-color:#5989c1;}
        
        Background color #5989c1
      
           Border around this has a color of #5989c1        
        
          <div style="border:2px solid #5989c1;">Content here</div>
        
        
          .myborder {border:2px solid #5989c1;}
        
        Border color #5989c1