#b9d7bc color space conversions
Hex:
        #b9d7bc
        RGB:
        185, 215, 188
        CMY:
        27, 16, 26
        CMYK:
        14, 0, 13, 16
      HSL:
        126°, 27.2727%, 78.4314%
        HSV (HSB):
        126°, 13.9535%, 84.3137%
        XYZ:
        53.3851, 62.5460, 56.8358
        xyY:
        0.3090, 0.3620, 62.5460
      CIE-Lab:
        83.2029, -15.0609, 10.0056
        CIE-LCH:
        83.2029, 18.0815, 146.4021
        CIE-Luv:
        83.2029, -15.2328, 17.3762
        Hunter-Lab:
        79.0860, -17.9084, 12.7510
      #b9d7bc color charts
#b9d7bc RGB chart
      #b9d7bc CMYK chart
      #b9d7bc RGB pie chart
      #b9d7bc color shades, tints & tones
#b9d7bc color schemes
#b9d7bc color preview, HTML & CSS examples
           This text has a color of #b9d7bc        
        
          <p style="color:#b9d7bc;">Text here</p>
        
        
          .mytext {color:#b9d7bc;}
        
        Text color #b9d7bc
      
           This box has a color of #b9d7bc        
        
          <div style="background-color:#b9d7bc;">Content here</div>
        
        
          .mybackground {background-color:#b9d7bc;}
        
        Background color #b9d7bc
      
           Border around this has a color of #b9d7bc        
        
          <div style="border:2px solid #b9d7bc;">Content here</div>
        
        
          .myborder {border:2px solid #b9d7bc;}
        
        Border color #b9d7bc