#bbfdf7 color space conversions
Hex:
        #bbfdf7
        RGB:
        187, 253, 247
        CMY:
        27, 1, 3
        CMYK:
        26, 0, 2, 1
      HSL:
        175°, 94.2857%, 86.2745%
        HSV (HSB):
        175°, 26.0870%, 99.2157%
        XYZ:
        72.4073, 87.5308, 101.0745
        xyY:
        0.2774, 0.3354, 87.5308
      CIE-Lab:
        94.9630, -21.6376, -3.7845
        CIE-LCH:
        94.9630, 21.9660, 189.9208
        CIE-Luv:
        94.9630, -32.4909, -2.2315
        Hunter-Lab:
        93.5579, -25.5797, 1.4370
      #bbfdf7 color charts
#bbfdf7 RGB chart
      #bbfdf7 CMYK chart
      #bbfdf7 RGB pie chart
      #bbfdf7 color shades, tints & tones
#bbfdf7 color schemes
#bbfdf7 color preview, HTML & CSS examples
           This text has a color of #bbfdf7        
        
          <p style="color:#bbfdf7;">Text here</p>
        
        
          .mytext {color:#bbfdf7;}
        
        Text color #bbfdf7
      
           This box has a color of #bbfdf7        
        
          <div style="background-color:#bbfdf7;">Content here</div>
        
        
          .mybackground {background-color:#bbfdf7;}
        
        Background color #bbfdf7
      
           Border around this has a color of #bbfdf7        
        
          <div style="border:2px solid #bbfdf7;">Content here</div>
        
        
          .myborder {border:2px solid #bbfdf7;}
        
        Border color #bbfdf7