#bbd8e2 color space conversions
Hex:
        #bbd8e2
        RGB:
        187, 216, 226
        CMY:
        27, 15, 11
        CMYK:
        17, 4, 0, 11
      HSL:
        195°, 40.2062%, 80.9804%
        HSV (HSB):
        195°, 17.2566%, 88.6275%
        XYZ:
        58.7769, 65.1675, 81.4322
        xyY:
        0.2862, 0.3173, 65.1675
      CIE-Lab:
        84.5700, -7.5079, -8.1448
        CIE-LCH:
        84.5700, 11.0773, 227.3297
        CIE-Luv:
        84.5700, -15.6624, -11.3646
        Hunter-Lab:
        80.7264, -11.3054, -3.2999
      #bbd8e2 color charts
#bbd8e2 RGB chart
      #bbd8e2 CMYK chart
      #bbd8e2 RGB pie chart
      #bbd8e2 color shades, tints & tones
#bbd8e2 color schemes
#bbd8e2 color preview, HTML & CSS examples
           This text has a color of #bbd8e2        
        
          <p style="color:#bbd8e2;">Text here</p>
        
        
          .mytext {color:#bbd8e2;}
        
        Text color #bbd8e2
      
           This box has a color of #bbd8e2        
        
          <div style="background-color:#bbd8e2;">Content here</div>
        
        
          .mybackground {background-color:#bbd8e2;}
        
        Background color #bbd8e2
      
           Border around this has a color of #bbd8e2        
        
          <div style="border:2px solid #bbd8e2;">Content here</div>
        
        
          .myborder {border:2px solid #bbd8e2;}
        
        Border color #bbd8e2