#8cc5a1 color space conversions
Hex:
        #8cc5a1
        RGB:
        140, 197, 161
        CMY:
        45, 23, 37
        CMYK:
        29, 0, 18, 23
      HSL:
        142°, 32.9480%, 66.0784%
        HSV (HSB):
        142°, 28.9340%, 77.2549%
        XYZ:
        37.2145, 48.0812, 41.0374
        xyY:
        0.2946, 0.3806, 48.0812
      CIE-Lab:
        74.8761, -25.9206, 12.2155
        CIE-LCH:
        74.8761, 28.6548, 154.7671
        CIE-Luv:
        74.8761, -28.2082, 21.9417
        Hunter-Lab:
        69.3406, -25.5466, 13.4492
      #8cc5a1 color charts
#8cc5a1 RGB chart
      #8cc5a1 CMYK chart
      #8cc5a1 RGB pie chart
      #8cc5a1 color shades, tints & tones
#8cc5a1 color schemes
#8cc5a1 color preview, HTML & CSS examples
           This text has a color of #8cc5a1        
        
          <p style="color:#8cc5a1;">Text here</p>
        
        
          .mytext {color:#8cc5a1;}
        
        Text color #8cc5a1
      
           This box has a color of #8cc5a1        
        
          <div style="background-color:#8cc5a1;">Content here</div>
        
        
          .mybackground {background-color:#8cc5a1;}
        
        Background color #8cc5a1
      
           Border around this has a color of #8cc5a1        
        
          <div style="border:2px solid #8cc5a1;">Content here</div>
        
        
          .myborder {border:2px solid #8cc5a1;}
        
        Border color #8cc5a1