#b9d7ee color space conversions
Hex:
        #b9d7ee
        RGB:
        185, 215, 238
        CMY:
        27, 16, 7
        CMYK:
        22, 10, 0, 7
      HSL:
        206°, 60.9195%, 82.9412%
        HSV (HSB):
        206°, 22.2689%, 93.3333%
        XYZ:
        59.7406, 65.0882, 90.3035
        xyY:
        0.2777, 0.3025, 65.0882
      CIE-Lab:
        84.5292, -5.0163, -14.5817
        CIE-LCH:
        84.5292, 15.4204, 251.0161
        CIE-Luv:
        84.5292, -16.4869, -22.1207
        Hunter-Lab:
        80.6773, -9.0079, -9.8903
      #b9d7ee color charts
#b9d7ee RGB chart
      #b9d7ee CMYK chart
      #b9d7ee RGB pie chart
      #b9d7ee color shades, tints & tones
#b9d7ee color schemes
#b9d7ee color preview, HTML & CSS examples
           This text has a color of #b9d7ee        
        
          <p style="color:#b9d7ee;">Text here</p>
        
        
          .mytext {color:#b9d7ee;}
        
        Text color #b9d7ee
      
           This box has a color of #b9d7ee        
        
          <div style="background-color:#b9d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b9d7ee;}
        
        Background color #b9d7ee
      
           Border around this has a color of #b9d7ee        
        
          <div style="border:2px solid #b9d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b9d7ee;}
        
        Border color #b9d7ee