#8cc0aa color space conversions
Hex:
        #8cc0aa
        RGB:
        140, 192, 170
        CMY:
        45, 25, 33
        CMYK:
        27, 0, 11, 25
      HSL:
        155°, 29.2135%, 65.0980%
        HSV (HSB):
        155°, 27.0833%, 75.2941%
        XYZ:
        36.9206, 46.1770, 44.9973
        xyY:
        0.2882, 0.3605, 46.1770
      CIE-Lab:
        73.6602, -21.6455, 5.6143
        CIE-LCH:
        73.6602, 22.3617, 165.4593
        CIE-Luv:
        73.6602, -25.8773, 11.8341
        Hunter-Lab:
        67.9537, -21.9364, 8.3071
      #8cc0aa color charts
#8cc0aa RGB chart
      #8cc0aa CMYK chart
      #8cc0aa RGB pie chart
      #8cc0aa color shades, tints & tones
#8cc0aa color schemes
#8cc0aa color preview, HTML & CSS examples
           This text has a color of #8cc0aa        
        
          <p style="color:#8cc0aa;">Text here</p>
        
        
          .mytext {color:#8cc0aa;}
        
        Text color #8cc0aa
      
           This box has a color of #8cc0aa        
        
          <div style="background-color:#8cc0aa;">Content here</div>
        
        
          .mybackground {background-color:#8cc0aa;}
        
        Background color #8cc0aa
      
           Border around this has a color of #8cc0aa        
        
          <div style="border:2px solid #8cc0aa;">Content here</div>
        
        
          .myborder {border:2px solid #8cc0aa;}
        
        Border color #8cc0aa