#8bea94 color space conversions
Hex:
        #8bea94
        RGB:
        139, 234, 148
        CMY:
        45, 8, 42
        CMYK:
        41, 0, 37, 8
      HSL:
        126°, 69.3431%, 73.1373%
        HSV (HSB):
        126°, 40.5983%, 91.7647%
        XYZ:
        45.4156, 66.4727, 38.4538
        xyY:
        0.3021, 0.4421, 66.4727
      CIE-Lab:
        85.2370, -45.4724, 33.1767
        CIE-LCH:
        85.2370, 56.2889, 143.8855
        CIE-Luv:
        85.2370, -45.3715, 53.5757
        Hunter-Lab:
        81.5308, -43.2480, 29.1076
      #8bea94 color charts
#8bea94 RGB chart
      #8bea94 CMYK chart
      #8bea94 RGB pie chart
      #8bea94 color shades, tints & tones
#8bea94 color schemes
#8bea94 color preview, HTML & CSS examples
           This text has a color of #8bea94        
        
          <p style="color:#8bea94;">Text here</p>
        
        
          .mytext {color:#8bea94;}
        
        Text color #8bea94
      
           This box has a color of #8bea94        
        
          <div style="background-color:#8bea94;">Content here</div>
        
        
          .mybackground {background-color:#8bea94;}
        
        Background color #8bea94
      
           Border around this has a color of #8bea94        
        
          <div style="border:2px solid #8bea94;">Content here</div>
        
        
          .myborder {border:2px solid #8bea94;}
        
        Border color #8bea94