#8cd8bd color space conversions
Hex:
        #8cd8bd
        RGB:
        140, 216, 189
        CMY:
        45, 15, 26
        CMYK:
        35, 0, 13, 15
      HSL:
        159°, 49.3506%, 69.8039%
        HSV (HSB):
        159°, 35.1852%, 84.7059%
        XYZ:
        44.5564, 58.3613, 57.0606
        xyY:
        0.2785, 0.3648, 58.3613
      CIE-Lab:
        80.9393, -29.4285, 5.8907
        CIE-LCH:
        80.9393, 30.0123, 168.6807
        CIE-Luv:
        80.9393, -36.3050, 13.7153
        Hunter-Lab:
        76.3946, -29.5821, 9.1913
      #8cd8bd color charts
#8cd8bd RGB chart
      #8cd8bd CMYK chart
      #8cd8bd RGB pie chart
      #8cd8bd color shades, tints & tones
#8cd8bd color schemes
#8cd8bd color preview, HTML & CSS examples
           This text has a color of #8cd8bd        
        
          <p style="color:#8cd8bd;">Text here</p>
        
        
          .mytext {color:#8cd8bd;}
        
        Text color #8cd8bd
      
           This box has a color of #8cd8bd        
        
          <div style="background-color:#8cd8bd;">Content here</div>
        
        
          .mybackground {background-color:#8cd8bd;}
        
        Background color #8cd8bd
      
           Border around this has a color of #8cd8bd        
        
          <div style="border:2px solid #8cd8bd;">Content here</div>
        
        
          .myborder {border:2px solid #8cd8bd;}
        
        Border color #8cd8bd