#bbddf4 color space conversions
Hex:
        #bbddf4
        RGB:
        187, 221, 244
        CMY:
        27, 13, 4
        CMYK:
        23, 9, 0, 4
      HSL:
        204°, 72.1519%, 84.5098%
        HSV (HSB):
        204°, 23.3607%, 95.6863%
        XYZ:
        62.6791, 68.8094, 95.5659
        xyY:
        0.2761, 0.3031, 68.8094
      CIE-Lab:
        86.4096, -6.2112, -14.9210
        CIE-LCH:
        86.4096, 16.1622, 247.3993
        CIE-Luv:
        86.4096, -18.3784, -22.5479
        Hunter-Lab:
        82.9514, -10.2882, -10.2403
      #bbddf4 color charts
#bbddf4 RGB chart
      #bbddf4 CMYK chart
      #bbddf4 RGB pie chart
      #bbddf4 color shades, tints & tones
#bbddf4 color schemes
#bbddf4 color preview, HTML & CSS examples
           This text has a color of #bbddf4        
        
          <p style="color:#bbddf4;">Text here</p>
        
        
          .mytext {color:#bbddf4;}
        
        Text color #bbddf4
      
           This box has a color of #bbddf4        
        
          <div style="background-color:#bbddf4;">Content here</div>
        
        
          .mybackground {background-color:#bbddf4;}
        
        Background color #bbddf4
      
           Border around this has a color of #bbddf4        
        
          <div style="border:2px solid #bbddf4;">Content here</div>
        
        
          .myborder {border:2px solid #bbddf4;}
        
        Border color #bbddf4