#5aba9b color space conversions
Hex:
        #5aba9b
        RGB:
        90, 186, 155
        CMY:
        65, 27, 39
        CMYK:
        52, 0, 17, 27
      HSL:
        161°, 41.0256%, 54.1176%
        HSV (HSB):
        161°, 51.6129%, 72.9412%
        XYZ:
        27.6917, 39.6580, 37.2056
        xyY:
        0.2649, 0.3793, 39.6580
      CIE-Lab:
        69.2253, -35.8830, 7.1169
        CIE-LCH:
        69.2253, 36.5820, 168.7818
        CIE-Luv:
        69.2253, -42.2677, 16.0325
        Hunter-Lab:
        62.9746, -31.7140, 9.0535
      #5aba9b color charts
#5aba9b RGB chart
      #5aba9b CMYK chart
      #5aba9b RGB pie chart
      #5aba9b color shades, tints & tones
#5aba9b color schemes
#5aba9b color preview, HTML & CSS examples
           This text has a color of #5aba9b        
        
          <p style="color:#5aba9b;">Text here</p>
        
        
          .mytext {color:#5aba9b;}
        
        Text color #5aba9b
      
           This box has a color of #5aba9b        
        
          <div style="background-color:#5aba9b;">Content here</div>
        
        
          .mybackground {background-color:#5aba9b;}
        
        Background color #5aba9b
      
           Border around this has a color of #5aba9b        
        
          <div style="border:2px solid #5aba9b;">Content here</div>
        
        
          .myborder {border:2px solid #5aba9b;}
        
        Border color #5aba9b