#b9d3de color space conversions
Hex:
        #b9d3de
        RGB:
        185, 211, 222
        CMY:
        27, 17, 13
        CMYK:
        17, 5, 0, 13
      HSL:
        198°, 35.9223%, 79.8039%
        HSV (HSB):
        198°, 16.6667%, 87.0588%
        XYZ:
        56.4867, 62.1767, 78.1314
        xyY:
        0.2870, 0.3159, 62.1767
      CIE-Lab:
        83.0073, -6.3785, -8.3522
        CIE-LCH:
        83.0073, 10.5092, 232.6314
        CIE-Luv:
        83.0073, -14.2141, -11.8479
        Hunter-Lab:
        78.8522, -10.1210, -3.5514
      #b9d3de color charts
#b9d3de RGB chart
      #b9d3de CMYK chart
      #b9d3de RGB pie chart
      #b9d3de color shades, tints & tones
#b9d3de color schemes
#b9d3de color preview, HTML & CSS examples
           This text has a color of #b9d3de        
        
          <p style="color:#b9d3de;">Text here</p>
        
        
          .mytext {color:#b9d3de;}
        
        Text color #b9d3de
      
           This box has a color of #b9d3de        
        
          <div style="background-color:#b9d3de;">Content here</div>
        
        
          .mybackground {background-color:#b9d3de;}
        
        Background color #b9d3de
      
           Border around this has a color of #b9d3de        
        
          <div style="border:2px solid #b9d3de;">Content here</div>
        
        
          .myborder {border:2px solid #b9d3de;}
        
        Border color #b9d3de