#8aa095 color space conversions
Hex:
        #8aa095
        RGB:
        138, 160, 149
        CMY:
        46, 37, 42
        CMYK:
        14, 0, 7, 37
      HSL:
        150°, 10.3774%, 58.4314%
        HSV (HSB):
        150°, 13.7500%, 62.7451%
        XYZ:
        28.4769, 32.7148, 33.2475
        xyY:
        0.3015, 0.3464, 32.7148
      CIE-Lab:
        63.9293, -9.9523, 3.1313
        CIE-LCH:
        63.9293, 10.4333, 162.5346
        CIE-Luv:
        63.9293, -11.4722, 6.1237
        Hunter-Lab:
        57.1969, -11.2239, 5.5736
      #8aa095 color charts
#8aa095 RGB chart
      #8aa095 CMYK chart
      #8aa095 RGB pie chart
      #8aa095 color shades, tints & tones
#8aa095 color schemes
#8aa095 color preview, HTML & CSS examples
           This text has a color of #8aa095        
        
          <p style="color:#8aa095;">Text here</p>
        
        
          .mytext {color:#8aa095;}
        
        Text color #8aa095
      
           This box has a color of #8aa095        
        
          <div style="background-color:#8aa095;">Content here</div>
        
        
          .mybackground {background-color:#8aa095;}
        
        Background color #8aa095
      
           Border around this has a color of #8aa095        
        
          <div style="border:2px solid #8aa095;">Content here</div>
        
        
          .myborder {border:2px solid #8aa095;}
        
        Border color #8aa095