#b2e6de color space conversions
Hex:
        #b2e6de
        RGB:
        178, 230, 222
        CMY:
        30, 10, 13
        CMYK:
        23, 0, 3, 10
      HSL:
        171°, 50.9804%, 80.0000%
        HSV (HSB):
        171°, 22.6087%, 90.1961%
        XYZ:
        59.8417, 71.3325, 79.7218
        xyY:
        0.2837, 0.3382, 71.3325
      CIE-Lab:
        87.6463, -18.2108, -1.5607
        CIE-LCH:
        87.6463, 18.2776, 184.8983
        CIE-Luv:
        87.6463, -26.1962, 0.7014
        Hunter-Lab:
        84.4586, -21.3293, 3.1562
      #b2e6de color charts
#b2e6de RGB chart
      #b2e6de CMYK chart
      #b2e6de RGB pie chart
      #b2e6de color shades, tints & tones
#b2e6de color schemes
#b2e6de color preview, HTML & CSS examples
           This text has a color of #b2e6de        
        
          <p style="color:#b2e6de;">Text here</p>
        
        
          .mytext {color:#b2e6de;}
        
        Text color #b2e6de
      
           This box has a color of #b2e6de        
        
          <div style="background-color:#b2e6de;">Content here</div>
        
        
          .mybackground {background-color:#b2e6de;}
        
        Background color #b2e6de
      
           Border around this has a color of #b2e6de        
        
          <div style="border:2px solid #b2e6de;">Content here</div>
        
        
          .myborder {border:2px solid #b2e6de;}
        
        Border color #b2e6de