#5aa095 color space conversions
Hex:
        #5aa095
        RGB:
        90, 160, 149
        CMY:
        65, 37, 42
        CMYK:
        44, 0, 7, 37
      HSL:
        171°, 28.0000%, 49.0196%
        HSV (HSB):
        171°, 43.7500%, 62.7451%
        XYZ:
        22.2121, 29.4852, 32.9543
        xyY:
        0.2624, 0.3483, 29.4852
      CIE-Lab:
        61.2075, -24.8125, -1.1645
        CIE-LCH:
        61.2075, 24.8398, 182.6870
        CIE-Luv:
        61.2075, -31.9285, 2.1584
        Hunter-Lab:
        54.3003, -22.0083, 2.0277
      #5aa095 color charts
#5aa095 RGB chart
      #5aa095 CMYK chart
      #5aa095 RGB pie chart
      #5aa095 color shades, tints & tones
#5aa095 color schemes
#5aa095 color preview, HTML & CSS examples
           This text has a color of #5aa095        
        
          <p style="color:#5aa095;">Text here</p>
        
        
          .mytext {color:#5aa095;}
        
        Text color #5aa095
      
           This box has a color of #5aa095        
        
          <div style="background-color:#5aa095;">Content here</div>
        
        
          .mybackground {background-color:#5aa095;}
        
        Background color #5aa095
      
           Border around this has a color of #5aa095        
        
          <div style="border:2px solid #5aa095;">Content here</div>
        
        
          .myborder {border:2px solid #5aa095;}
        
        Border color #5aa095