#8acac3 color space conversions
Hex:
        #8acac3
        RGB:
        138, 202, 195
        CMY:
        46, 21, 24
        CMYK:
        32, 0, 3, 21
      HSL:
        173°, 37.6471%, 66.6667%
        HSV (HSB):
        173°, 31.6832%, 79.2157%
        XYZ:
        41.4521, 51.5845, 59.4018
        xyY:
        0.2719, 0.3384, 51.5845
      CIE-Lab:
        77.0317, -21.8240, -3.0223
        CIE-LCH:
        77.0317, 22.0323, 187.8844
        CIE-Luv:
        77.0317, -30.9776, -1.0046
        Hunter-Lab:
        71.8223, -22.6682, 1.2389
      #8acac3 color charts
#8acac3 RGB chart
      #8acac3 CMYK chart
      #8acac3 RGB pie chart
      #8acac3 color shades, tints & tones
#8acac3 color schemes
#8acac3 color preview, HTML & CSS examples
           This text has a color of #8acac3        
        
          <p style="color:#8acac3;">Text here</p>
        
        
          .mytext {color:#8acac3;}
        
        Text color #8acac3
      
           This box has a color of #8acac3        
        
          <div style="background-color:#8acac3;">Content here</div>
        
        
          .mybackground {background-color:#8acac3;}
        
        Background color #8acac3
      
           Border around this has a color of #8acac3        
        
          <div style="border:2px solid #8acac3;">Content here</div>
        
        
          .myborder {border:2px solid #8acac3;}
        
        Border color #8acac3