#8ed8ac color space conversions
Hex:
        #8ed8ac
        RGB:
        142, 216, 172
        CMY:
        44, 15, 33
        CMYK:
        34, 0, 20, 15
      HSL:
        144°, 48.6842%, 70.1961%
        HSV (HSB):
        144°, 34.2593%, 84.7059%
        XYZ:
        43.1576, 57.8411, 47.9195
        xyY:
        0.2898, 0.3884, 57.8411
      CIE-Lab:
        80.6504, -32.2911, 14.5088
        CIE-LCH:
        80.6504, 35.4009, 155.8051
        CIE-Luv:
        80.6504, -35.7906, 26.5401
        Hunter-Lab:
        76.0533, -31.8008, 15.8800
      #8ed8ac color charts
#8ed8ac RGB chart
      #8ed8ac CMYK chart
      #8ed8ac RGB pie chart
      #8ed8ac color shades, tints & tones
#8ed8ac color schemes
#8ed8ac color preview, HTML & CSS examples
           This text has a color of #8ed8ac        
        
          <p style="color:#8ed8ac;">Text here</p>
        
        
          .mytext {color:#8ed8ac;}
        
        Text color #8ed8ac
      
           This box has a color of #8ed8ac        
        
          <div style="background-color:#8ed8ac;">Content here</div>
        
        
          .mybackground {background-color:#8ed8ac;}
        
        Background color #8ed8ac
      
           Border around this has a color of #8ed8ac        
        
          <div style="border:2px solid #8ed8ac;">Content here</div>
        
        
          .myborder {border:2px solid #8ed8ac;}
        
        Border color #8ed8ac