#8ea8af color space conversions
Hex:
        #8ea8af
        RGB:
        142, 168, 175
        CMY:
        44, 34, 31
        CMYK:
        19, 4, 0, 31
      HSL:
        193°, 17.0984%, 62.1569%
        HSV (HSB):
        193°, 18.8571%, 68.6275%
        XYZ:
        32.8958, 36.8512, 45.9366
        xyY:
        0.2844, 0.3186, 36.8512
      CIE-Lab:
        67.1652, -7.4194, -6.6134
        CIE-LCH:
        67.1652, 9.9390, 221.7129
        CIE-Luv:
        67.1652, -13.9378, -8.6512
        Hunter-Lab:
        60.7052, -9.5058, -2.3721
      #8ea8af color charts
#8ea8af RGB chart
      #8ea8af CMYK chart
      #8ea8af RGB pie chart
      #8ea8af color shades, tints & tones
#8ea8af color schemes
#8ea8af color preview, HTML & CSS examples
           This text has a color of #8ea8af        
        
          <p style="color:#8ea8af;">Text here</p>
        
        
          .mytext {color:#8ea8af;}
        
        Text color #8ea8af
      
           This box has a color of #8ea8af        
        
          <div style="background-color:#8ea8af;">Content here</div>
        
        
          .mybackground {background-color:#8ea8af;}
        
        Background color #8ea8af
      
           Border around this has a color of #8ea8af        
        
          <div style="border:2px solid #8ea8af;">Content here</div>
        
        
          .myborder {border:2px solid #8ea8af;}
        
        Border color #8ea8af