#8caa95 color space conversions
Hex:
        #8caa95
        RGB:
        140, 170, 149
        CMY:
        45, 33, 42
        CMYK:
        18, 0, 12, 33
      HSL:
        138°, 15.0000%, 60.7843%
        HSV (HSB):
        138°, 17.6471%, 66.6667%
        XYZ:
        30.6148, 36.4948, 33.8644
        xyY:
        0.3032, 0.3614, 36.4948
      CIE-Lab:
        66.8963, -14.5695, 7.4189
        CIE-LCH:
        66.8963, 16.3496, 153.0145
        CIE-Luv:
        66.8963, -15.3537, 12.9980
        Hunter-Lab:
        60.4109, -15.2598, 9.0516
      #8caa95 color charts
#8caa95 RGB chart
      #8caa95 CMYK chart
      #8caa95 RGB pie chart
      #8caa95 color shades, tints & tones
#8caa95 color schemes
#8caa95 color preview, HTML & CSS examples
           This text has a color of #8caa95        
        
          <p style="color:#8caa95;">Text here</p>
        
        
          .mytext {color:#8caa95;}
        
        Text color #8caa95
      
           This box has a color of #8caa95        
        
          <div style="background-color:#8caa95;">Content here</div>
        
        
          .mybackground {background-color:#8caa95;}
        
        Background color #8caa95
      
           Border around this has a color of #8caa95        
        
          <div style="border:2px solid #8caa95;">Content here</div>
        
        
          .myborder {border:2px solid #8caa95;}
        
        Border color #8caa95