#8ac0a1 color space conversions
Hex:
        #8ac0a1
        RGB:
        138, 192, 161
        CMY:
        46, 25, 37
        CMYK:
        28, 0, 16, 25
      HSL:
        146°, 30.0000%, 64.7059%
        HSV (HSB):
        146°, 28.1250%, 75.2941%
        XYZ:
        35.7639, 45.6758, 40.6496
        xyY:
        0.2929, 0.3741, 45.6758
      CIE-Lab:
        73.3346, -24.0923, 10.0144
        CIE-LCH:
        73.3346, 26.0907, 157.4289
        CIE-Luv:
        73.3346, -26.7998, 18.4880
        Hunter-Lab:
        67.5838, -23.8134, 11.6476
      #8ac0a1 color charts
#8ac0a1 RGB chart
      #8ac0a1 CMYK chart
      #8ac0a1 RGB pie chart
      #8ac0a1 color shades, tints & tones
#8ac0a1 color schemes
#8ac0a1 color preview, HTML & CSS examples
           This text has a color of #8ac0a1        
        
          <p style="color:#8ac0a1;">Text here</p>
        
        
          .mytext {color:#8ac0a1;}
        
        Text color #8ac0a1
      
           This box has a color of #8ac0a1        
        
          <div style="background-color:#8ac0a1;">Content here</div>
        
        
          .mybackground {background-color:#8ac0a1;}
        
        Background color #8ac0a1
      
           Border around this has a color of #8ac0a1        
        
          <div style="border:2px solid #8ac0a1;">Content here</div>
        
        
          .myborder {border:2px solid #8ac0a1;}
        
        Border color #8ac0a1