#bbf0c1 color space conversions
Hex:
        #bbf0c1
        RGB:
        187, 240, 193
        CMY:
        27, 6, 24
        CMYK:
        22, 0, 20, 6
      HSL:
        127°, 63.8554%, 83.7255%
        HSV (HSB):
        127°, 22.0833%, 94.1176%
        XYZ:
        61.2792, 76.7352, 62.0337
        xyY:
        0.3063, 0.3836, 76.7352
      CIE-Lab:
        90.1996, -25.8121, 17.3023
        CIE-LCH:
        90.1996, 31.0746, 146.1654
        CIE-Luv:
        90.1996, -26.4502, 29.9280
        Hunter-Lab:
        87.5986, -28.4287, 19.3324
      #bbf0c1 color charts
#bbf0c1 RGB chart
      #bbf0c1 CMYK chart
      #bbf0c1 RGB pie chart
      #bbf0c1 color shades, tints & tones
#bbf0c1 color schemes
#bbf0c1 color preview, HTML & CSS examples
           This text has a color of #bbf0c1        
        
          <p style="color:#bbf0c1;">Text here</p>
        
        
          .mytext {color:#bbf0c1;}
        
        Text color #bbf0c1
      
           This box has a color of #bbf0c1        
        
          <div style="background-color:#bbf0c1;">Content here</div>
        
        
          .mybackground {background-color:#bbf0c1;}
        
        Background color #bbf0c1
      
           Border around this has a color of #bbf0c1        
        
          <div style="border:2px solid #bbf0c1;">Content here</div>
        
        
          .myborder {border:2px solid #bbf0c1;}
        
        Border color #bbf0c1