#5988a7 color space conversions
Hex:
        #5988a7
        RGB:
        89, 136, 167
        CMY:
        65, 47, 35
        CMYK:
        47, 19, 0, 35
      HSL:
        204°, 30.7087%, 50.1961%
        HSV (HSB):
        204°, 46.7066%, 65.4902%
        XYZ:
        19.8990, 22.5222, 39.8576
        xyY:
        0.2418, 0.2737, 22.5222
      CIE-Lab:
        54.5767, -7.3162, -21.3855
        CIE-LCH:
        54.5767, 22.6024, 251.1137
        CIE-Luv:
        54.5767, -22.0499, -30.9772
        Hunter-Lab:
        47.4575, -8.2053, -16.5750
      #5988a7 color charts
#5988a7 RGB chart
      #5988a7 CMYK chart
      #5988a7 RGB pie chart
      #5988a7 color shades, tints & tones
#5988a7 color schemes
#5988a7 color preview, HTML & CSS examples
           This text has a color of #5988a7        
        
          <p style="color:#5988a7;">Text here</p>
        
        
          .mytext {color:#5988a7;}
        
        Text color #5988a7
      
           This box has a color of #5988a7        
        
          <div style="background-color:#5988a7;">Content here</div>
        
        
          .mybackground {background-color:#5988a7;}
        
        Background color #5988a7
      
           Border around this has a color of #5988a7        
        
          <div style="border:2px solid #5988a7;">Content here</div>
        
        
          .myborder {border:2px solid #5988a7;}
        
        Border color #5988a7