#5aba8f color space conversions
Hex:
        #5aba8f
        RGB:
        90, 186, 143
        CMY:
        65, 27, 44
        CMYK:
        52, 0, 23, 27
      HSL:
        153°, 41.0256%, 54.1176%
        HSV (HSB):
        153°, 51.6129%, 72.9412%
        XYZ:
        26.7333, 39.2746, 32.1584
        xyY:
        0.2723, 0.4001, 39.2746
      CIE-Lab:
        68.9497, -38.5646, 13.2741
        CIE-LCH:
        68.9497, 40.7852, 161.0063
        CIE-Luv:
        68.9497, -42.7754, 24.9939
        Hunter-Lab:
        62.6695, -33.5278, 13.4444
      #5aba8f color charts
#5aba8f RGB chart
      #5aba8f CMYK chart
      #5aba8f RGB pie chart
      #5aba8f color shades, tints & tones
#5aba8f color schemes
#5aba8f color preview, HTML & CSS examples
           This text has a color of #5aba8f        
        
          <p style="color:#5aba8f;">Text here</p>
        
        
          .mytext {color:#5aba8f;}
        
        Text color #5aba8f
      
           This box has a color of #5aba8f        
        
          <div style="background-color:#5aba8f;">Content here</div>
        
        
          .mybackground {background-color:#5aba8f;}
        
        Background color #5aba8f
      
           Border around this has a color of #5aba8f        
        
          <div style="border:2px solid #5aba8f;">Content here</div>
        
        
          .myborder {border:2px solid #5aba8f;}
        
        Border color #5aba8f