#bbddc4 color space conversions
Hex:
        #bbddc4
        RGB:
        187, 221, 196
        CMY:
        27, 13, 23
        CMYK:
        15, 0, 11, 13
      HSL:
        136°, 33.3333%, 80.0000%
        HSV (HSB):
        136°, 15.3846%, 86.6667%
        XYZ:
        56.3138, 66.2632, 62.0466
        xyY:
        0.3050, 0.3589, 66.2632
      CIE-Lab:
        85.1305, -15.9594, 8.5510
        CIE-LCH:
        85.1305, 18.1059, 151.8179
        CIE-Luv:
        85.1305, -17.3240, 15.5005
        Hunter-Lab:
        81.4022, -18.9682, 11.7894
      #bbddc4 color charts
#bbddc4 RGB chart
      #bbddc4 CMYK chart
      #bbddc4 RGB pie chart
      #bbddc4 color shades, tints & tones
#bbddc4 color schemes
#bbddc4 color preview, HTML & CSS examples
           This text has a color of #bbddc4        
        
          <p style="color:#bbddc4;">Text here</p>
        
        
          .mytext {color:#bbddc4;}
        
        Text color #bbddc4
      
           This box has a color of #bbddc4        
        
          <div style="background-color:#bbddc4;">Content here</div>
        
        
          .mybackground {background-color:#bbddc4;}
        
        Background color #bbddc4
      
           Border around this has a color of #bbddc4        
        
          <div style="border:2px solid #bbddc4;">Content here</div>
        
        
          .myborder {border:2px solid #bbddc4;}
        
        Border color #bbddc4