#8fac8e color space conversions
Hex:
        #8fac8e
        RGB:
        143, 172, 142
        CMY:
        44, 33, 44
        CMYK:
        17, 0, 17, 33
      HSL:
        118°, 15.3061%, 61.5686%
        HSV (HSB):
        118°, 17.4419%, 67.4510%
        XYZ:
        30.9627, 37.2977, 31.1585
        xyY:
        0.3114, 0.3752, 37.2977
      CIE-Lab:
        67.4998, -15.8771, 12.1692
        CIE-LCH:
        67.4998, 20.0043, 142.5312
        CIE-Luv:
        67.4998, -14.6944, 19.7367
        Hunter-Lab:
        61.0718, -16.3783, 12.5009
      #8fac8e color charts
#8fac8e RGB chart
      #8fac8e CMYK chart
      #8fac8e RGB pie chart
      #8fac8e color shades, tints & tones
#8fac8e color schemes
#8fac8e color preview, HTML & CSS examples
           This text has a color of #8fac8e        
        
          <p style="color:#8fac8e;">Text here</p>
        
        
          .mytext {color:#8fac8e;}
        
        Text color #8fac8e
      
           This box has a color of #8fac8e        
        
          <div style="background-color:#8fac8e;">Content here</div>
        
        
          .mybackground {background-color:#8fac8e;}
        
        Background color #8fac8e
      
           Border around this has a color of #8fac8e        
        
          <div style="border:2px solid #8fac8e;">Content here</div>
        
        
          .myborder {border:2px solid #8fac8e;}
        
        Border color #8fac8e