#5988a3 color space conversions
Hex:
        #5988a3
        RGB:
        89, 136, 163
        CMY:
        65, 47, 36
        CMYK:
        45, 17, 0, 36
      HSL:
        202°, 29.3651%, 49.4118%
        HSV (HSB):
        202°, 45.3988%, 63.9216%
        XYZ:
        19.5348, 22.3765, 37.9398
        xyY:
        0.2446, 0.2802, 22.3765
      CIE-Lab:
        54.4242, -8.4813, -19.3160
        CIE-LCH:
        54.4242, 21.0959, 246.2946
        CIE-Luv:
        54.4242, -22.0971, -27.5493
        Hunter-Lab:
        47.3038, -9.0673, -14.4406
      #5988a3 color charts
#5988a3 RGB chart
      #5988a3 CMYK chart
      #5988a3 RGB pie chart
      #5988a3 color shades, tints & tones
#5988a3 color schemes
#5988a3 color preview, HTML & CSS examples
           This text has a color of #5988a3        
        
          <p style="color:#5988a3;">Text here</p>
        
        
          .mytext {color:#5988a3;}
        
        Text color #5988a3
      
           This box has a color of #5988a3        
        
          <div style="background-color:#5988a3;">Content here</div>
        
        
          .mybackground {background-color:#5988a3;}
        
        Background color #5988a3
      
           Border around this has a color of #5988a3        
        
          <div style="border:2px solid #5988a3;">Content here</div>
        
        
          .myborder {border:2px solid #5988a3;}
        
        Border color #5988a3