#8cc8ad color space conversions
Hex:
        #8cc8ad
        RGB:
        140, 200, 173
        CMY:
        45, 22, 32
        CMYK:
        30, 0, 14, 22
      HSL:
        153°, 35.2941%, 66.6667%
        HSV (HSB):
        153°, 30.0000%, 78.4314%
        XYZ:
        39.0123, 49.9011, 47.1109
        xyY:
        0.2868, 0.3669, 49.9011
      CIE-Lab:
        76.0085, -25.0038, 7.3663
        CIE-LCH:
        76.0085, 26.0663, 163.5848
        CIE-Luv:
        76.0085, -29.4845, 14.9892
        Hunter-Lab:
        70.6407, -25.0422, 9.9075
      #8cc8ad color charts
#8cc8ad RGB chart
      #8cc8ad CMYK chart
      #8cc8ad RGB pie chart
      #8cc8ad color shades, tints & tones
#8cc8ad color schemes
#8cc8ad color preview, HTML & CSS examples
           This text has a color of #8cc8ad        
        
          <p style="color:#8cc8ad;">Text here</p>
        
        
          .mytext {color:#8cc8ad;}
        
        Text color #8cc8ad
      
           This box has a color of #8cc8ad        
        
          <div style="background-color:#8cc8ad;">Content here</div>
        
        
          .mybackground {background-color:#8cc8ad;}
        
        Background color #8cc8ad
      
           Border around this has a color of #8cc8ad        
        
          <div style="border:2px solid #8cc8ad;">Content here</div>
        
        
          .myborder {border:2px solid #8cc8ad;}
        
        Border color #8cc8ad