#5a988b color space conversions
Hex:
        #5a988b
        RGB:
        90, 152, 139
        CMY:
        65, 40, 45
        CMYK:
        41, 0, 9, 40
      HSL:
        167°, 25.6198%, 47.4510%
        HSV (HSB):
        167°, 40.7895%, 59.6078%
        XYZ:
        20.1049, 26.4942, 28.4804
        xyY:
        0.2678, 0.3529, 26.4942
      CIE-Lab:
        58.5032, -23.2204, 0.5476
        CIE-LCH:
        58.5032, 23.2269, 178.6491
        CIE-Luv:
        58.5032, -28.8603, 4.3760
        Hunter-Lab:
        51.4725, -20.3558, 3.2249
      #5a988b color charts
#5a988b RGB chart
      #5a988b CMYK chart
      #5a988b RGB pie chart
      #5a988b color shades, tints & tones
#5a988b color schemes
#5a988b color preview, HTML & CSS examples
           This text has a color of #5a988b        
        
          <p style="color:#5a988b;">Text here</p>
        
        
          .mytext {color:#5a988b;}
        
        Text color #5a988b
      
           This box has a color of #5a988b        
        
          <div style="background-color:#5a988b;">Content here</div>
        
        
          .mybackground {background-color:#5a988b;}
        
        Background color #5a988b
      
           Border around this has a color of #5a988b        
        
          <div style="border:2px solid #5a988b;">Content here</div>
        
        
          .myborder {border:2px solid #5a988b;}
        
        Border color #5a988b