#b9dad0 color space conversions
Hex:
        #b9dad0
        RGB:
        185, 218, 208
        CMY:
        27, 15, 18
        CMYK:
        15, 0, 5, 15
      HSL:
        162°, 30.8411%, 79.0196%
        HSV (HSB):
        162°, 15.1376%, 85.4902%
        XYZ:
        56.4642, 65.0112, 69.2469
        xyY:
        0.2961, 0.3409, 65.0112
      CIE-Lab:
        84.4895, -12.8230, 1.2650
        CIE-LCH:
        84.4895, 12.8852, 174.3660
        CIE-Luv:
        84.4895, -17.1401, 4.1275
        Hunter-Lab:
        80.6295, -16.0996, 5.5207
      #b9dad0 color charts
#b9dad0 RGB chart
      #b9dad0 CMYK chart
      #b9dad0 RGB pie chart
      #b9dad0 color shades, tints & tones
#b9dad0 color schemes
#b9dad0 color preview, HTML & CSS examples
           This text has a color of #b9dad0        
        
          <p style="color:#b9dad0;">Text here</p>
        
        
          .mytext {color:#b9dad0;}
        
        Text color #b9dad0
      
           This box has a color of #b9dad0        
        
          <div style="background-color:#b9dad0;">Content here</div>
        
        
          .mybackground {background-color:#b9dad0;}
        
        Background color #b9dad0
      
           Border around this has a color of #b9dad0        
        
          <div style="border:2px solid #b9dad0;">Content here</div>
        
        
          .myborder {border:2px solid #b9dad0;}
        
        Border color #b9dad0