#8ac7ac color space conversions
Hex:
        #8ac7ac
        RGB:
        138, 199, 172
        CMY:
        46, 22, 33
        CMYK:
        31, 0, 14, 22
      HSL:
        153°, 35.2601%, 66.0784%
        HSV (HSB):
        153°, 30.6533%, 78.0392%
        XYZ:
        38.3511, 49.2287, 46.5105
        xyY:
        0.2860, 0.3671, 49.2287
      CIE-Lab:
        75.5934, -25.3258, 7.2958
        CIE-LCH:
        75.5934, 26.3557, 163.9295
        CIE-Luv:
        75.5934, -29.8992, 14.9240
        Hunter-Lab:
        70.1632, -25.2177, 9.8114
      #8ac7ac color charts
#8ac7ac RGB chart
      #8ac7ac CMYK chart
      #8ac7ac RGB pie chart
      #8ac7ac color shades, tints & tones
#8ac7ac color schemes
#8ac7ac color preview, HTML & CSS examples
           This text has a color of #8ac7ac        
        
          <p style="color:#8ac7ac;">Text here</p>
        
        
          .mytext {color:#8ac7ac;}
        
        Text color #8ac7ac
      
           This box has a color of #8ac7ac        
        
          <div style="background-color:#8ac7ac;">Content here</div>
        
        
          .mybackground {background-color:#8ac7ac;}
        
        Background color #8ac7ac
      
           Border around this has a color of #8ac7ac        
        
          <div style="border:2px solid #8ac7ac;">Content here</div>
        
        
          .myborder {border:2px solid #8ac7ac;}
        
        Border color #8ac7ac