#8fd0ac color space conversions
Hex:
        #8fd0ac
        RGB:
        143, 208, 172
        CMY:
        44, 18, 33
        CMYK:
        31, 0, 17, 18
      HSL:
        147°, 40.8805%, 68.8235%
        HSV (HSB):
        147°, 31.2500%, 81.5686%
        XYZ:
        41.3300, 53.9299, 47.2609
        xyY:
        0.2900, 0.3784, 53.9299
      CIE-Lab:
        78.4209, -28.1846, 11.3650
        CIE-LCH:
        78.4209, 30.3897, 158.0389
        CIE-Luv:
        78.4209, -31.8046, 21.3242
        Hunter-Lab:
        73.4370, -28.0559, 13.2494
      #8fd0ac color charts
#8fd0ac RGB chart
      #8fd0ac CMYK chart
      #8fd0ac RGB pie chart
      #8fd0ac color shades, tints & tones
#8fd0ac color schemes
#8fd0ac color preview, HTML & CSS examples
           This text has a color of #8fd0ac        
        
          <p style="color:#8fd0ac;">Text here</p>
        
        
          .mytext {color:#8fd0ac;}
        
        Text color #8fd0ac
      
           This box has a color of #8fd0ac        
        
          <div style="background-color:#8fd0ac;">Content here</div>
        
        
          .mybackground {background-color:#8fd0ac;}
        
        Background color #8fd0ac
      
           Border around this has a color of #8fd0ac        
        
          <div style="border:2px solid #8fd0ac;">Content here</div>
        
        
          .myborder {border:2px solid #8fd0ac;}
        
        Border color #8fd0ac