#b2dad1 color space conversions
Hex:
        #b2dad1
        RGB:
        178, 218, 209
        CMY:
        30, 15, 18
        CMYK:
        18, 0, 4, 15
      HSL:
        167°, 35.0877%, 77.6471%
        HSV (HSB):
        167°, 18.3486%, 85.4902%
        XYZ:
        54.9401, 64.2112, 69.8200
        xyY:
        0.2907, 0.3398, 64.2112
      CIE-Lab:
        84.0756, -14.8553, 0.0783
        CIE-LCH:
        84.0756, 14.8555, 179.6979
        CIE-Luv:
        84.0756, -20.5687, 2.6588
        Hunter-Lab:
        80.1319, -17.8475, 4.4322
      #b2dad1 color charts
#b2dad1 RGB chart
      #b2dad1 CMYK chart
      #b2dad1 RGB pie chart
      #b2dad1 color shades, tints & tones
#b2dad1 color schemes
#b2dad1 color preview, HTML & CSS examples
           This text has a color of #b2dad1        
        
          <p style="color:#b2dad1;">Text here</p>
        
        
          .mytext {color:#b2dad1;}
        
        Text color #b2dad1
      
           This box has a color of #b2dad1        
        
          <div style="background-color:#b2dad1;">Content here</div>
        
        
          .mybackground {background-color:#b2dad1;}
        
        Background color #b2dad1
      
           Border around this has a color of #b2dad1        
        
          <div style="border:2px solid #b2dad1;">Content here</div>
        
        
          .myborder {border:2px solid #b2dad1;}
        
        Border color #b2dad1