#bbfbf8 color space conversions
Hex:
        #bbfbf8
        RGB:
        187, 251, 248
        CMY:
        27, 2, 3
        CMYK:
        25, 0, 1, 2
      HSL:
        177°, 88.8889%, 85.8824%
        HSV (HSB):
        177°, 25.4980%, 98.4314%
        XYZ:
        71.9340, 86.3365, 101.6802
        xyY:
        0.2767, 0.3321, 86.3365
      CIE-Lab:
        94.4560, -20.4495, -5.0475
        CIE-LCH:
        94.4560, 21.0632, 193.8650
        CIE-Luv:
        94.4560, -31.6206, -4.4359
        Hunter-Lab:
        92.9174, -24.4160, 0.1607
      #bbfbf8 color charts
#bbfbf8 RGB chart
      #bbfbf8 CMYK chart
      #bbfbf8 RGB pie chart
      #bbfbf8 color shades, tints & tones
#bbfbf8 color schemes
#bbfbf8 color preview, HTML & CSS examples
           This text has a color of #bbfbf8        
        
          <p style="color:#bbfbf8;">Text here</p>
        
        
          .mytext {color:#bbfbf8;}
        
        Text color #bbfbf8
      
           This box has a color of #bbfbf8        
        
          <div style="background-color:#bbfbf8;">Content here</div>
        
        
          .mybackground {background-color:#bbfbf8;}
        
        Background color #bbfbf8
      
           Border around this has a color of #bbfbf8        
        
          <div style="border:2px solid #bbfbf8;">Content here</div>
        
        
          .myborder {border:2px solid #bbfbf8;}
        
        Border color #bbfbf8