#b2e2ca color space conversions
Hex:
        #b2e2ca
        RGB:
        178, 226, 202
        CMY:
        30, 11, 21
        CMYK:
        21, 0, 11, 11
      HSL:
        150°, 45.2830%, 79.2157%
        HSV (HSB):
        150°, 21.2389%, 88.6275%
        XYZ:
        56.2171, 68.1220, 66.0630
        xyY:
        0.2953, 0.3578, 68.1220
      CIE-Lab:
        86.0674, -20.2382, 6.6630
        CIE-LCH:
        86.0674, 21.3068, 161.7769
        CIE-Luv:
        86.0674, -24.2159, 13.4926
        Hunter-Lab:
        82.5360, -22.8577, 10.3187
      #b2e2ca color charts
#b2e2ca RGB chart
      #b2e2ca CMYK chart
      #b2e2ca RGB pie chart
      #b2e2ca color shades, tints & tones
#b2e2ca color schemes
#b2e2ca color preview, HTML & CSS examples
           This text has a color of #b2e2ca        
        
          <p style="color:#b2e2ca;">Text here</p>
        
        
          .mytext {color:#b2e2ca;}
        
        Text color #b2e2ca
      
           This box has a color of #b2e2ca        
        
          <div style="background-color:#b2e2ca;">Content here</div>
        
        
          .mybackground {background-color:#b2e2ca;}
        
        Background color #b2e2ca
      
           Border around this has a color of #b2e2ca        
        
          <div style="border:2px solid #b2e2ca;">Content here</div>
        
        
          .myborder {border:2px solid #b2e2ca;}
        
        Border color #b2e2ca