#8cbb80 color space conversions
Hex:
        #8cbb80
        RGB:
        140, 187, 128
        CMY:
        45, 27, 50
        CMYK:
        25, 0, 32, 27
      HSL:
        108°, 30.2564%, 61.7647%
        HSV (HSB):
        108°, 31.5508%, 73.3333%
        XYZ:
        32.4818, 42.6746, 26.9471
        xyY:
        0.3181, 0.4180, 42.6746
      CIE-Lab:
        71.3336, -26.8652, 25.0066
        CIE-LCH:
        71.3336, 36.7024, 137.0521
        CIE-Luv:
        71.3336, -23.5496, 38.4097
        Hunter-Lab:
        65.3258, -25.5650, 21.2707
      #8cbb80 color charts
#8cbb80 RGB chart
      #8cbb80 CMYK chart
      #8cbb80 RGB pie chart
      #8cbb80 color shades, tints & tones
#8cbb80 color schemes
#8cbb80 color preview, HTML & CSS examples
           This text has a color of #8cbb80        
        
          <p style="color:#8cbb80;">Text here</p>
        
        
          .mytext {color:#8cbb80;}
        
        Text color #8cbb80
      
           This box has a color of #8cbb80        
        
          <div style="background-color:#8cbb80;">Content here</div>
        
        
          .mybackground {background-color:#8cbb80;}
        
        Background color #8cbb80
      
           Border around this has a color of #8cbb80        
        
          <div style="border:2px solid #8cbb80;">Content here</div>
        
        
          .myborder {border:2px solid #8cbb80;}
        
        Border color #8cbb80