#bbddf2 color space conversions
Hex:
        #bbddf2
        RGB:
        187, 221, 242
        CMY:
        27, 13, 5
        CMYK:
        23, 9, 0, 5
      HSL:
        203°, 67.9012%, 84.1176%
        HSV (HSB):
        203°, 22.7273%, 94.9020%
        XYZ:
        62.3770, 68.6885, 93.9750
        xyY:
        0.2772, 0.3052, 68.6885
      CIE-Lab:
        86.3496, -6.6531, -13.9559
        CIE-LCH:
        86.3496, 15.4606, 244.5119
        CIE-Luv:
        86.3496, -18.3318, -20.8991
        Hunter-Lab:
        82.8785, -10.6927, -9.2133
      #bbddf2 color charts
#bbddf2 RGB chart
      #bbddf2 CMYK chart
      #bbddf2 RGB pie chart
      #bbddf2 color shades, tints & tones
#bbddf2 color schemes
#bbddf2 color preview, HTML & CSS examples
           This text has a color of #bbddf2        
        
          <p style="color:#bbddf2;">Text here</p>
        
        
          .mytext {color:#bbddf2;}
        
        Text color #bbddf2
      
           This box has a color of #bbddf2        
        
          <div style="background-color:#bbddf2;">Content here</div>
        
        
          .mybackground {background-color:#bbddf2;}
        
        Background color #bbddf2
      
           Border around this has a color of #bbddf2        
        
          <div style="border:2px solid #bbddf2;">Content here</div>
        
        
          .myborder {border:2px solid #bbddf2;}
        
        Border color #bbddf2