#b2dae1 color space conversions
Hex:
        #b2dae1
        RGB:
        178, 218, 225
        CMY:
        30, 15, 12
        CMYK:
        21, 3, 0, 12
      HSL:
        189°, 43.9252%, 79.0196%
        HSV (HSB):
        189°, 20.8889%, 88.2353%
        XYZ:
        57.0221, 65.0440, 80.7835
        xyY:
        0.2811, 0.3207, 65.0440
      CIE-Lab:
        84.5064, -11.5160, -7.7710
        CIE-LCH:
        84.5064, 13.8927, 214.0115
        CIE-Luv:
        84.5064, -20.8199, -10.1223
        Hunter-Lab:
        80.6499, -14.9319, -2.9333
      #b2dae1 color charts
#b2dae1 RGB chart
      #b2dae1 CMYK chart
      #b2dae1 RGB pie chart
      #b2dae1 color shades, tints & tones
#b2dae1 color schemes
#b2dae1 color preview, HTML & CSS examples
           This text has a color of #b2dae1        
        
          <p style="color:#b2dae1;">Text here</p>
        
        
          .mytext {color:#b2dae1;}
        
        Text color #b2dae1
      
           This box has a color of #b2dae1        
        
          <div style="background-color:#b2dae1;">Content here</div>
        
        
          .mybackground {background-color:#b2dae1;}
        
        Background color #b2dae1
      
           Border around this has a color of #b2dae1        
        
          <div style="border:2px solid #b2dae1;">Content here</div>
        
        
          .myborder {border:2px solid #b2dae1;}
        
        Border color #b2dae1