#bbdcc3 color space conversions
Hex:
        #bbdcc3
        RGB:
        187, 220, 195
        CMY:
        27, 14, 24
        CMYK:
        15, 0, 11, 14
      HSL:
        135°, 32.0388%, 79.8039%
        HSV (HSB):
        135°, 15.0000%, 86.2745%
        XYZ:
        55.9370, 65.6913, 61.3613
        xyY:
        0.3057, 0.3590, 65.6913
      CIE-Lab:
        84.8387, -15.6403, 8.6606
        CIE-LCH:
        84.8387, 17.8781, 151.0251
        CIE-Luv:
        84.8387, -16.8154, 15.5950
        Hunter-Lab:
        81.0502, -18.6455, 11.8480
      #bbdcc3 color charts
#bbdcc3 RGB chart
      #bbdcc3 CMYK chart
      #bbdcc3 RGB pie chart
      #bbdcc3 color shades, tints & tones
#bbdcc3 color schemes
#bbdcc3 color preview, HTML & CSS examples
           This text has a color of #bbdcc3        
        
          <p style="color:#bbdcc3;">Text here</p>
        
        
          .mytext {color:#bbdcc3;}
        
        Text color #bbdcc3
      
           This box has a color of #bbdcc3        
        
          <div style="background-color:#bbdcc3;">Content here</div>
        
        
          .mybackground {background-color:#bbdcc3;}
        
        Background color #bbdcc3
      
           Border around this has a color of #bbdcc3        
        
          <div style="border:2px solid #bbdcc3;">Content here</div>
        
        
          .myborder {border:2px solid #bbdcc3;}
        
        Border color #bbdcc3