#bbf0c2 color space conversions
Hex:
        #bbf0c2
        RGB:
        187, 240, 194
        CMY:
        27, 6, 24
        CMYK:
        22, 0, 19, 6
      HSL:
        128°, 63.8554%, 83.7255%
        HSV (HSB):
        128°, 22.0833%, 94.1176%
        XYZ:
        61.3912, 76.7800, 62.6233
        xyY:
        0.3057, 0.3824, 76.7800
      CIE-Lab:
        90.2203, -25.6382, 16.8142
        CIE-LCH:
        90.2203, 30.6600, 146.7420
        CIE-Luv:
        90.2203, -26.4559, 29.2170
        Hunter-Lab:
        87.6242, -28.2818, 18.9635
      #bbf0c2 color charts
#bbf0c2 RGB chart
      #bbf0c2 CMYK chart
      #bbf0c2 RGB pie chart
      #bbf0c2 color shades, tints & tones
#bbf0c2 color schemes
#bbf0c2 color preview, HTML & CSS examples
           This text has a color of #bbf0c2        
        
          <p style="color:#bbf0c2;">Text here</p>
        
        
          .mytext {color:#bbf0c2;}
        
        Text color #bbf0c2
      
           This box has a color of #bbf0c2        
        
          <div style="background-color:#bbf0c2;">Content here</div>
        
        
          .mybackground {background-color:#bbf0c2;}
        
        Background color #bbf0c2
      
           Border around this has a color of #bbf0c2        
        
          <div style="border:2px solid #bbf0c2;">Content here</div>
        
        
          .myborder {border:2px solid #bbf0c2;}
        
        Border color #bbf0c2