#b2dad0 color space conversions
Hex:
        #b2dad0
        RGB:
        178, 218, 208
        CMY:
        30, 15, 18
        CMYK:
        18, 0, 5, 15
      HSL:
        165°, 35.0877%, 77.6471%
        HSV (HSB):
        165°, 18.3486%, 85.4902%
        XYZ:
        54.8167, 64.1619, 69.1698
        xyY:
        0.2913, 0.3410, 64.1619
      CIE-Lab:
        84.0500, -15.0569, 0.5710
        CIE-LCH:
        84.0500, 15.0677, 177.8281
        CIE-Luv:
        84.0500, -20.5534, 3.4436
        Hunter-Lab:
        80.1011, -18.0216, 4.8720
      #b2dad0 color charts
#b2dad0 RGB chart
      #b2dad0 CMYK chart
      #b2dad0 RGB pie chart
      #b2dad0 color shades, tints & tones
#b2dad0 color schemes
#b2dad0 color preview, HTML & CSS examples
           This text has a color of #b2dad0        
        
          <p style="color:#b2dad0;">Text here</p>
        
        
          .mytext {color:#b2dad0;}
        
        Text color #b2dad0
      
           This box has a color of #b2dad0        
        
          <div style="background-color:#b2dad0;">Content here</div>
        
        
          .mybackground {background-color:#b2dad0;}
        
        Background color #b2dad0
      
           Border around this has a color of #b2dad0        
        
          <div style="border:2px solid #b2dad0;">Content here</div>
        
        
          .myborder {border:2px solid #b2dad0;}
        
        Border color #b2dad0