#8aaea2 color space conversions
Hex:
        #8aaea2
        RGB:
        138, 174, 162
        CMY:
        46, 32, 36
        CMYK:
        21, 0, 7, 32
      HSL:
        160°, 18.1818%, 61.1765%
        HSV (HSB):
        160°, 20.6897%, 68.2353%
        XYZ:
        32.1389, 38.2840, 39.8781
        xyY:
        0.2914, 0.3471, 38.2840
      CIE-Lab:
        68.2294, -14.7199, 2.1292
        CIE-LCH:
        68.2294, 14.8731, 171.7696
        CIE-Luv:
        68.2294, -18.4264, 5.5322
        Hunter-Lab:
        61.8741, -15.5625, 5.0992
      #8aaea2 color charts
#8aaea2 RGB chart
      #8aaea2 CMYK chart
      #8aaea2 RGB pie chart
      #8aaea2 color shades, tints & tones
#8aaea2 color schemes
#8aaea2 color preview, HTML & CSS examples
           This text has a color of #8aaea2        
        
          <p style="color:#8aaea2;">Text here</p>
        
        
          .mytext {color:#8aaea2;}
        
        Text color #8aaea2
      
           This box has a color of #8aaea2        
        
          <div style="background-color:#8aaea2;">Content here</div>
        
        
          .mybackground {background-color:#8aaea2;}
        
        Background color #8aaea2
      
           Border around this has a color of #8aaea2        
        
          <div style="border:2px solid #8aaea2;">Content here</div>
        
        
          .myborder {border:2px solid #8aaea2;}
        
        Border color #8aaea2