#8ea5aa color space conversions
Hex:
        #8ea5aa
        RGB:
        142, 165, 170
        CMY:
        44, 35, 33
        CMYK:
        16, 3, 0, 33
      HSL:
        191°, 14.1414%, 61.1765%
        HSV (HSB):
        191°, 16.4706%, 66.6667%
        XYZ:
        31.8662, 35.5633, 43.2151
        xyY:
        0.2880, 0.3214, 35.5633
      CIE-Lab:
        66.1849, -6.8955, -5.2808
        CIE-LCH:
        66.1849, 8.6853, 217.4462
        CIE-Luv:
        66.1849, -12.4133, -6.6926
        Hunter-Lab:
        59.6350, -8.9792, -1.2206
      #8ea5aa color charts
#8ea5aa RGB chart
      #8ea5aa CMYK chart
      #8ea5aa RGB pie chart
      #8ea5aa color shades, tints & tones
#8ea5aa color schemes
#8ea5aa color preview, HTML & CSS examples
           This text has a color of #8ea5aa        
        
          <p style="color:#8ea5aa;">Text here</p>
        
        
          .mytext {color:#8ea5aa;}
        
        Text color #8ea5aa
      
           This box has a color of #8ea5aa        
        
          <div style="background-color:#8ea5aa;">Content here</div>
        
        
          .mybackground {background-color:#8ea5aa;}
        
        Background color #8ea5aa
      
           Border around this has a color of #8ea5aa        
        
          <div style="border:2px solid #8ea5aa;">Content here</div>
        
        
          .myborder {border:2px solid #8ea5aa;}
        
        Border color #8ea5aa