#bbd4da color space conversions
Hex:
        #bbd4da
        RGB:
        187, 212, 218
        CMY:
        27, 17, 15
        CMYK:
        14, 3, 0, 15
      HSL:
        192°, 29.5238%, 79.4118%
        HSV (HSB):
        192°, 14.2202%, 85.4902%
        XYZ:
        56.6919, 62.7137, 75.4466
        xyY:
        0.2909, 0.3219, 62.7137
      CIE-Lab:
        83.2915, -7.0950, -5.7873
        CIE-LCH:
        83.2915, 9.1560, 219.2039
        CIE-Luv:
        83.2915, -13.5700, -7.6955
        Hunter-Lab:
        79.1920, -10.8016, -1.0515
      #bbd4da color charts
#bbd4da RGB chart
      #bbd4da CMYK chart
      #bbd4da RGB pie chart
      #bbd4da color shades, tints & tones
#bbd4da color schemes
#bbd4da color preview, HTML & CSS examples
           This text has a color of #bbd4da        
        
          <p style="color:#bbd4da;">Text here</p>
        
        
          .mytext {color:#bbd4da;}
        
        Text color #bbd4da
      
           This box has a color of #bbd4da        
        
          <div style="background-color:#bbd4da;">Content here</div>
        
        
          .mybackground {background-color:#bbd4da;}
        
        Background color #bbd4da
      
           Border around this has a color of #bbd4da        
        
          <div style="border:2px solid #bbd4da;">Content here</div>
        
        
          .myborder {border:2px solid #bbd4da;}
        
        Border color #bbd4da