#8cd7aa color space conversions
Hex:
        #8cd7aa
        RGB:
        140, 215, 170
        CMY:
        45, 16, 33
        CMYK:
        35, 0, 21, 16
      HSL:
        144°, 48.3871%, 69.6078%
        HSV (HSB):
        144°, 34.8837%, 84.3137%
        XYZ:
        42.3714, 57.0786, 46.8143
        xyY:
        0.2897, 0.3902, 57.0786
      CIE-Lab:
        80.2238, -32.8005, 14.9521
        CIE-LCH:
        80.2238, 36.0477, 155.4942
        CIE-Luv:
        80.2238, -36.2047, 27.2114
        Hunter-Lab:
        75.5504, -32.1040, 16.1466
      #8cd7aa color charts
#8cd7aa RGB chart
      #8cd7aa CMYK chart
      #8cd7aa RGB pie chart
      #8cd7aa color shades, tints & tones
#8cd7aa color schemes
#8cd7aa color preview, HTML & CSS examples
           This text has a color of #8cd7aa        
        
          <p style="color:#8cd7aa;">Text here</p>
        
        
          .mytext {color:#8cd7aa;}
        
        Text color #8cd7aa
      
           This box has a color of #8cd7aa        
        
          <div style="background-color:#8cd7aa;">Content here</div>
        
        
          .mybackground {background-color:#8cd7aa;}
        
        Background color #8cd7aa
      
           Border around this has a color of #8cd7aa        
        
          <div style="border:2px solid #8cd7aa;">Content here</div>
        
        
          .myborder {border:2px solid #8cd7aa;}
        
        Border color #8cd7aa