#8cd8bb color space conversions
Hex:
        #8cd8bb
        RGB:
        140, 216, 187
        CMY:
        45, 15, 27
        CMYK:
        35, 0, 13, 15
      HSL:
        157°, 49.3506%, 69.8039%
        HSV (HSB):
        157°, 35.1852%, 84.7059%
        XYZ:
        44.3407, 58.2750, 55.9249
        xyY:
        0.2797, 0.3676, 58.2750
      CIE-Lab:
        80.8915, -29.8502, 6.8853
        CIE-LCH:
        80.8915, 30.6340, 167.0113
        CIE-Luv:
        80.8915, -36.3413, 15.2468
        Hunter-Lab:
        76.3381, -29.9105, 10.0011
      #8cd8bb color charts
#8cd8bb RGB chart
      #8cd8bb CMYK chart
      #8cd8bb RGB pie chart
      #8cd8bb color shades, tints & tones
#8cd8bb color schemes
#8cd8bb color preview, HTML & CSS examples
           This text has a color of #8cd8bb        
        
          <p style="color:#8cd8bb;">Text here</p>
        
        
          .mytext {color:#8cd8bb;}
        
        Text color #8cd8bb
      
           This box has a color of #8cd8bb        
        
          <div style="background-color:#8cd8bb;">Content here</div>
        
        
          .mybackground {background-color:#8cd8bb;}
        
        Background color #8cd8bb
      
           Border around this has a color of #8cd8bb        
        
          <div style="border:2px solid #8cd8bb;">Content here</div>
        
        
          .myborder {border:2px solid #8cd8bb;}
        
        Border color #8cd8bb