#bbcdb2 color space conversions
Hex:
        #bbcdb2
        RGB:
        187, 205, 178
        CMY:
        27, 20, 30
        CMYK:
        9, 0, 13, 20
      HSL:
        100°, 21.2598%, 75.0980%
        HSV (HSB):
        100°, 13.1707%, 80.3922%
        XYZ:
        50.3607, 57.4418, 50.5526
        xyY:
        0.3180, 0.3627, 57.4418
      CIE-Lab:
        80.4274, -11.0399, 11.3876
        CIE-LCH:
        80.4274, 15.8606, 134.1117
        CIE-Luv:
        80.4274, -8.8356, 18.5122
        Hunter-Lab:
        75.7904, -14.0245, 13.5065
      #bbcdb2 color charts
#bbcdb2 RGB chart
      #bbcdb2 CMYK chart
      #bbcdb2 RGB pie chart
      #bbcdb2 color shades, tints & tones
#bbcdb2 color schemes
#bbcdb2 color preview, HTML & CSS examples
           This text has a color of #bbcdb2        
        
          <p style="color:#bbcdb2;">Text here</p>
        
        
          .mytext {color:#bbcdb2;}
        
        Text color #bbcdb2
      
           This box has a color of #bbcdb2        
        
          <div style="background-color:#bbcdb2;">Content here</div>
        
        
          .mybackground {background-color:#bbcdb2;}
        
        Background color #bbcdb2
      
           Border around this has a color of #bbcdb2        
        
          <div style="border:2px solid #bbcdb2;">Content here</div>
        
        
          .myborder {border:2px solid #bbcdb2;}
        
        Border color #bbcdb2