#bbdff1 color space conversions
Hex:
        #bbdff1
        RGB:
        187, 223, 241
        CMY:
        27, 13, 5
        CMYK:
        22, 7, 0, 5
      HSL:
        200°, 65.8537%, 83.9216%
        HSV (HSB):
        200°, 22.4066%, 94.5098%
        XYZ:
        62.7584, 69.6910, 93.3631
        xyY:
        0.2779, 0.3086, 69.6910
      CIE-Lab:
        86.8451, -7.9052, -12.6873
        CIE-LCH:
        86.8451, 14.9486, 238.0739
        CIE-Luv:
        86.8451, -19.2014, -18.6493
        Hunter-Lab:
        83.4811, -11.9016, -7.8715
      #bbdff1 color charts
#bbdff1 RGB chart
      #bbdff1 CMYK chart
      #bbdff1 RGB pie chart
      #bbdff1 color shades, tints & tones
#bbdff1 color schemes
#bbdff1 color preview, HTML & CSS examples
           This text has a color of #bbdff1        
        
          <p style="color:#bbdff1;">Text here</p>
        
        
          .mytext {color:#bbdff1;}
        
        Text color #bbdff1
      
           This box has a color of #bbdff1        
        
          <div style="background-color:#bbdff1;">Content here</div>
        
        
          .mybackground {background-color:#bbdff1;}
        
        Background color #bbdff1
      
           Border around this has a color of #bbdff1        
        
          <div style="border:2px solid #bbdff1;">Content here</div>
        
        
          .myborder {border:2px solid #bbdff1;}
        
        Border color #bbdff1