#b2dad6 color space conversions
Hex:
        #b2dad6
        RGB:
        178, 218, 214
        CMY:
        30, 15, 16
        CMYK:
        18, 0, 2, 15
      HSL:
        174°, 35.0877%, 77.6471%
        HSV (HSB):
        174°, 18.3486%, 85.4902%
        XYZ:
        55.5691, 64.4628, 73.1321
        xyY:
        0.2877, 0.3337, 64.4628
      CIE-Lab:
        84.2062, -13.8345, -2.3818
        CIE-LCH:
        84.2062, 14.0380, 189.7683
        CIE-Luv:
        84.2062, -20.6457, -1.2914
        Hunter-Lab:
        80.2887, -16.9627, 2.1970
      #b2dad6 color charts
#b2dad6 RGB chart
      #b2dad6 CMYK chart
      #b2dad6 RGB pie chart
      #b2dad6 color shades, tints & tones
#b2dad6 color schemes
#b2dad6 color preview, HTML & CSS examples
           This text has a color of #b2dad6        
        
          <p style="color:#b2dad6;">Text here</p>
        
        
          .mytext {color:#b2dad6;}
        
        Text color #b2dad6
      
           This box has a color of #b2dad6        
        
          <div style="background-color:#b2dad6;">Content here</div>
        
        
          .mybackground {background-color:#b2dad6;}
        
        Background color #b2dad6
      
           Border around this has a color of #b2dad6        
        
          <div style="border:2px solid #b2dad6;">Content here</div>
        
        
          .myborder {border:2px solid #b2dad6;}
        
        Border color #b2dad6