#b6d7ee color space conversions
Hex:
        #b6d7ee
        RGB:
        182, 215, 238
        CMY:
        29, 16, 7
        CMYK:
        24, 10, 0, 7
      HSL:
        205°, 62.2222%, 82.3529%
        HSV (HSB):
        205°, 23.5294%, 93.3333%
        XYZ:
        59.0245, 64.7190, 90.2700
        xyY:
        0.2758, 0.3024, 64.7190
      CIE-Lab:
        84.3387, -5.9138, -14.8868
        CIE-LCH:
        84.3387, 16.0184, 248.3344
        CIE-Luv:
        84.3387, -17.8852, -22.4709
        Hunter-Lab:
        80.4481, -9.8195, -10.2150
      #b6d7ee color charts
#b6d7ee RGB chart
      #b6d7ee CMYK chart
      #b6d7ee RGB pie chart
      #b6d7ee color shades, tints & tones
#b6d7ee color schemes
#b6d7ee color preview, HTML & CSS examples
           This text has a color of #b6d7ee        
        
          <p style="color:#b6d7ee;">Text here</p>
        
        
          .mytext {color:#b6d7ee;}
        
        Text color #b6d7ee
      
           This box has a color of #b6d7ee        
        
          <div style="background-color:#b6d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b6d7ee;}
        
        Background color #b6d7ee
      
           Border around this has a color of #b6d7ee        
        
          <div style="border:2px solid #b6d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b6d7ee;}
        
        Border color #b6d7ee