#bbdae6 color space conversions
Hex:
        #bbdae6
        RGB:
        187, 218, 230
        CMY:
        27, 15, 10
        CMYK:
        19, 5, 0, 10
      HSL:
        197°, 46.2366%, 81.7647%
        HSV (HSB):
        197°, 18.6957%, 90.1961%
        XYZ:
        59.8478, 66.4208, 84.5291
        xyY:
        0.2839, 0.3151, 66.4208
      CIE-Lab:
        85.2106, -7.6974, -9.3130
        CIE-LCH:
        85.2106, 12.0823, 230.4256
        CIE-Luv:
        85.2106, -16.6858, -13.2066
        Hunter-Lab:
        81.4989, -11.5436, -4.4452
      #bbdae6 color charts
#bbdae6 RGB chart
      #bbdae6 CMYK chart
      #bbdae6 RGB pie chart
      #bbdae6 color shades, tints & tones
#bbdae6 color schemes
#bbdae6 color preview, HTML & CSS examples
           This text has a color of #bbdae6        
        
          <p style="color:#bbdae6;">Text here</p>
        
        
          .mytext {color:#bbdae6;}
        
        Text color #bbdae6
      
           This box has a color of #bbdae6        
        
          <div style="background-color:#bbdae6;">Content here</div>
        
        
          .mybackground {background-color:#bbdae6;}
        
        Background color #bbdae6
      
           Border around this has a color of #bbdae6        
        
          <div style="border:2px solid #bbdae6;">Content here</div>
        
        
          .myborder {border:2px solid #bbdae6;}
        
        Border color #bbdae6