#b4d7bc color space conversions
Hex:
        #b4d7bc
        RGB:
        180, 215, 188
        CMY:
        29, 16, 26
        CMYK:
        16, 0, 13, 16
      HSL:
        134°, 30.4348%, 77.4510%
        HSV (HSB):
        134°, 16.2791%, 84.3137%
        XYZ:
        52.1999, 61.9350, 56.7804
        xyY:
        0.3054, 0.3624, 61.9350
      CIE-Lab:
        82.8789, -16.7397, 9.4992
        CIE-LCH:
        82.8789, 19.2472, 150.4265
        CIE-Luv:
        82.8789, -17.8010, 16.9298
        Hunter-Lab:
        78.6988, -19.3261, 12.3120
      #b4d7bc color charts
#b4d7bc RGB chart
      #b4d7bc CMYK chart
      #b4d7bc RGB pie chart
      #b4d7bc color shades, tints & tones
#b4d7bc color schemes
#b4d7bc color preview, HTML & CSS examples
           This text has a color of #b4d7bc        
        
          <p style="color:#b4d7bc;">Text here</p>
        
        
          .mytext {color:#b4d7bc;}
        
        Text color #b4d7bc
      
           This box has a color of #b4d7bc        
        
          <div style="background-color:#b4d7bc;">Content here</div>
        
        
          .mybackground {background-color:#b4d7bc;}
        
        Background color #b4d7bc
      
           Border around this has a color of #b4d7bc        
        
          <div style="border:2px solid #b4d7bc;">Content here</div>
        
        
          .myborder {border:2px solid #b4d7bc;}
        
        Border color #b4d7bc