#bbf1ee color space conversions
Hex:
        #bbf1ee
        RGB:
        187, 241, 238
        CMY:
        27, 5, 7
        CMYK:
        22, 0, 1, 5
      HSL:
        177°, 65.8537%, 83.9216%
        HSV (HSB):
        177°, 22.4066%, 94.5098%
        XYZ:
        67.3814, 79.6484, 92.7112
        xyY:
        0.2811, 0.3322, 79.6484
      CIE-Lab:
        91.5269, -17.6466, -4.1720
        CIE-LCH:
        91.5269, 18.1331, 193.3017
        CIE-Luv:
        91.5269, -27.1887, -3.4880
        Hunter-Lab:
        89.2460, -21.4115, 0.8801
      #bbf1ee color charts
#bbf1ee RGB chart
      #bbf1ee CMYK chart
      #bbf1ee RGB pie chart
      #bbf1ee color shades, tints & tones
#bbf1ee color schemes
#bbf1ee color preview, HTML & CSS examples
           This text has a color of #bbf1ee        
        
          <p style="color:#bbf1ee;">Text here</p>
        
        
          .mytext {color:#bbf1ee;}
        
        Text color #bbf1ee
      
           This box has a color of #bbf1ee        
        
          <div style="background-color:#bbf1ee;">Content here</div>
        
        
          .mybackground {background-color:#bbf1ee;}
        
        Background color #bbf1ee
      
           Border around this has a color of #bbf1ee        
        
          <div style="border:2px solid #bbf1ee;">Content here</div>
        
        
          .myborder {border:2px solid #bbf1ee;}
        
        Border color #bbf1ee