#b9dad9 color space conversions
Hex:
        #b9dad9
        RGB:
        185, 218, 217
        CMY:
        27, 15, 15
        CMYK:
        15, 0, 0, 15
      HSL:
        178°, 30.8411%, 79.0196%
        HSV (HSB):
        178°, 15.1376%, 85.4902%
        XYZ:
        57.6034, 65.4668, 75.2460
        xyY:
        0.2905, 0.3301, 65.4668
      CIE-Lab:
        84.7237, -11.0246, -3.1610
        CIE-LCH:
        84.7237, 11.4689, 195.9987
        CIE-Luv:
        84.7237, -17.3409, -2.9638
        Hunter-Lab:
        80.9116, -14.5158, 1.4997
      #b9dad9 color charts
#b9dad9 RGB chart
      #b9dad9 CMYK chart
      #b9dad9 RGB pie chart
      #b9dad9 color shades, tints & tones
#b9dad9 color schemes
#b9dad9 color preview, HTML & CSS examples
           This text has a color of #b9dad9        
        
          <p style="color:#b9dad9;">Text here</p>
        
        
          .mytext {color:#b9dad9;}
        
        Text color #b9dad9
      
           This box has a color of #b9dad9        
        
          <div style="background-color:#b9dad9;">Content here</div>
        
        
          .mybackground {background-color:#b9dad9;}
        
        Background color #b9dad9
      
           Border around this has a color of #b9dad9        
        
          <div style="border:2px solid #b9dad9;">Content here</div>
        
        
          .myborder {border:2px solid #b9dad9;}
        
        Border color #b9dad9