#8ac4ac color space conversions
Hex:
        #8ac4ac
        RGB:
        138, 196, 172
        CMY:
        46, 23, 33
        CMYK:
        30, 0, 12, 23
      HSL:
        155°, 32.9545%, 65.4902%
        HSV (HSB):
        155°, 29.5918%, 76.8627%
        XYZ:
        37.6676, 47.8617, 46.2827
        xyY:
        0.2858, 0.3631, 47.8617
      CIE-Lab:
        74.7376, -23.8453, 6.0667
        CIE-LCH:
        74.7376, 24.6049, 165.7257
        CIE-Luv:
        74.7376, -28.5530, 12.8787
        Hunter-Lab:
        69.1821, -23.8810, 8.7626
      #8ac4ac color charts
#8ac4ac RGB chart
      #8ac4ac CMYK chart
      #8ac4ac RGB pie chart
      #8ac4ac color shades, tints & tones
#8ac4ac color schemes
#8ac4ac color preview, HTML & CSS examples
           This text has a color of #8ac4ac        
        
          <p style="color:#8ac4ac;">Text here</p>
        
        
          .mytext {color:#8ac4ac;}
        
        Text color #8ac4ac
      
           This box has a color of #8ac4ac        
        
          <div style="background-color:#8ac4ac;">Content here</div>
        
        
          .mybackground {background-color:#8ac4ac;}
        
        Background color #8ac4ac
      
           Border around this has a color of #8ac4ac        
        
          <div style="border:2px solid #8ac4ac;">Content here</div>
        
        
          .myborder {border:2px solid #8ac4ac;}
        
        Border color #8ac4ac