#bbdbce color space conversions
Hex:
        #bbdbce
        RGB:
        187, 219, 206
        CMY:
        27, 14, 19
        CMYK:
        15, 0, 6, 14
      HSL:
        156°, 30.7692%, 79.6078%
        HSV (HSB):
        156°, 14.6119%, 85.8824%
        XYZ:
        56.9656, 65.6841, 68.0684
        xyY:
        0.2987, 0.3444, 65.6841
      CIE-Lab:
        84.8350, -13.0716, 2.8420
        CIE-LCH:
        84.8350, 13.3770, 167.7337
        CIE-Luv:
        84.8350, -16.5737, 6.5541
        Hunter-Lab:
        81.0457, -16.3654, 6.9357
      #bbdbce color charts
#bbdbce RGB chart
      #bbdbce CMYK chart
      #bbdbce RGB pie chart
      #bbdbce color shades, tints & tones
#bbdbce color schemes
#bbdbce color preview, HTML & CSS examples
           This text has a color of #bbdbce        
        
          <p style="color:#bbdbce;">Text here</p>
        
        
          .mytext {color:#bbdbce;}
        
        Text color #bbdbce
      
           This box has a color of #bbdbce        
        
          <div style="background-color:#bbdbce;">Content here</div>
        
        
          .mybackground {background-color:#bbdbce;}
        
        Background color #bbdbce
      
           Border around this has a color of #bbdbce        
        
          <div style="border:2px solid #bbdbce;">Content here</div>
        
        
          .myborder {border:2px solid #bbdbce;}
        
        Border color #bbdbce