#b2eecd color space conversions
Hex:
        #b2eecd
        RGB:
        178, 238, 205
        CMY:
        30, 7, 20
        CMYK:
        25, 0, 14, 7
      HSL:
        147°, 63.8298%, 81.5686%
        HSV (HSB):
        147°, 25.2101%, 93.3333%
        XYZ:
        59.9541, 75.0218, 69.0784
        xyY:
        0.2938, 0.3677, 75.0218
      CIE-Lab:
        89.4032, -25.5157, 9.8766
        CIE-LCH:
        89.4032, 27.3605, 158.8395
        CIE-Luv:
        89.4032, -29.7788, 19.2220
        Hunter-Lab:
        86.6151, -28.0207, 13.3449
      #b2eecd color charts
#b2eecd RGB chart
      #b2eecd CMYK chart
      #b2eecd RGB pie chart
      #b2eecd color shades, tints & tones
#b2eecd color schemes
#b2eecd color preview, HTML & CSS examples
           This text has a color of #b2eecd        
        
          <p style="color:#b2eecd;">Text here</p>
        
        
          .mytext {color:#b2eecd;}
        
        Text color #b2eecd
      
           This box has a color of #b2eecd        
        
          <div style="background-color:#b2eecd;">Content here</div>
        
        
          .mybackground {background-color:#b2eecd;}
        
        Background color #b2eecd
      
           Border around this has a color of #b2eecd        
        
          <div style="border:2px solid #b2eecd;">Content here</div>
        
        
          .myborder {border:2px solid #b2eecd;}
        
        Border color #b2eecd