#bbdcf0 color space conversions
Hex:
        #bbdcf0
        RGB:
        187, 220, 240
        CMY:
        27, 14, 6
        CMYK:
        22, 8, 0, 6
      HSL:
        203°, 63.8554%, 83.7255%
        HSV (HSB):
        203°, 22.0833%, 94.1176%
        XYZ:
        61.8149, 68.0425, 92.3136
        xyY:
        0.2782, 0.3063, 68.0425
      CIE-Lab:
        86.0277, -6.5747, -13.3820
        CIE-LCH:
        86.0277, 14.9099, 243.8348
        CIE-Luv:
        86.0277, -17.8379, -19.9673
        Hunter-Lab:
        82.4879, -10.5891, -8.6110
      #bbdcf0 color charts
#bbdcf0 RGB chart
      #bbdcf0 CMYK chart
      #bbdcf0 RGB pie chart
      #bbdcf0 color shades, tints & tones
#bbdcf0 color schemes
#bbdcf0 color preview, HTML & CSS examples
           This text has a color of #bbdcf0        
        
          <p style="color:#bbdcf0;">Text here</p>
        
        
          .mytext {color:#bbdcf0;}
        
        Text color #bbdcf0
      
           This box has a color of #bbdcf0        
        
          <div style="background-color:#bbdcf0;">Content here</div>
        
        
          .mybackground {background-color:#bbdcf0;}
        
        Background color #bbdcf0
      
           Border around this has a color of #bbdcf0        
        
          <div style="border:2px solid #bbdcf0;">Content here</div>
        
        
          .myborder {border:2px solid #bbdcf0;}
        
        Border color #bbdcf0