#8eda9d color space conversions
Hex:
        #8eda9d
        RGB:
        142, 218, 157
        CMY:
        44, 15, 38
        CMYK:
        35, 0, 28, 15
      HSL:
        132°, 50.6667%, 70.5882%
        HSV (HSB):
        132°, 34.8624%, 85.4902%
        XYZ:
        42.3125, 58.3279, 40.9266
        xyY:
        0.2989, 0.4120, 58.3279
      CIE-Lab:
        80.9208, -35.9816, 22.7675
        CIE-LCH:
        80.9208, 42.5797, 147.6762
        CIE-Luv:
        80.9208, -36.9252, 38.3118
        Hunter-Lab:
        76.3727, -34.7584, 21.6886
      #8eda9d color charts
#8eda9d RGB chart
      #8eda9d CMYK chart
      #8eda9d RGB pie chart
      #8eda9d color shades, tints & tones
#8eda9d color schemes
#8eda9d color preview, HTML & CSS examples
           This text has a color of #8eda9d        
        
          <p style="color:#8eda9d;">Text here</p>
        
        
          .mytext {color:#8eda9d;}
        
        Text color #8eda9d
      
           This box has a color of #8eda9d        
        
          <div style="background-color:#8eda9d;">Content here</div>
        
        
          .mybackground {background-color:#8eda9d;}
        
        Background color #8eda9d
      
           Border around this has a color of #8eda9d        
        
          <div style="border:2px solid #8eda9d;">Content here</div>
        
        
          .myborder {border:2px solid #8eda9d;}
        
        Border color #8eda9d