#5689c7 color space conversions
Hex:
        #5689c7
        RGB:
        86, 137, 199
        CMY:
        66, 46, 22
        CMYK:
        57, 31, 0, 22
      HSL:
        213°, 50.2222%, 55.8824%
        HSV (HSB):
        213°, 56.7839%, 78.0392%
        XYZ:
        23.0922, 23.9933, 57.4469
        xyY:
        0.2209, 0.2295, 23.9933
      CIE-Lab:
        56.0811, 1.2994, -37.3313
        CIE-LCH:
        56.0811, 37.3539, 271.9935
        CIE-Luv:
        56.0811, -22.9717, -57.9516
        Hunter-Lab:
        48.9829, -1.5692, -35.2469
      #5689c7 color charts
#5689c7 RGB chart
      #5689c7 CMYK chart
      #5689c7 RGB pie chart
      #5689c7 color shades, tints & tones
#5689c7 color schemes
#5689c7 color preview, HTML & CSS examples
           This text has a color of #5689c7        
        
          <p style="color:#5689c7;">Text here</p>
        
        
          .mytext {color:#5689c7;}
        
        Text color #5689c7
      
           This box has a color of #5689c7        
        
          <div style="background-color:#5689c7;">Content here</div>
        
        
          .mybackground {background-color:#5689c7;}
        
        Background color #5689c7
      
           Border around this has a color of #5689c7        
        
          <div style="border:2px solid #5689c7;">Content here</div>
        
        
          .myborder {border:2px solid #5689c7;}
        
        Border color #5689c7