#b3e1bc color space conversions
Hex:
        #b3e1bc
        RGB:
        179, 225, 188
        CMY:
        30, 12, 26
        CMYK:
        20, 0, 16, 12
      HSL:
        132°, 43.3962%, 79.2157%
        HSV (HSB):
        132°, 20.4444%, 88.2353%
        XYZ:
        54.5927, 67.0650, 57.6444
        xyY:
        0.3045, 0.3740, 67.0650
      CIE-Lab:
        85.5367, -22.0330, 13.2693
        CIE-LCH:
        85.5367, 25.7202, 148.9416
        CIE-Luv:
        85.5367, -23.1362, 23.3408
        Hunter-Lab:
        81.8932, -24.3191, 15.5911
      #b3e1bc color charts
#b3e1bc RGB chart
      #b3e1bc CMYK chart
      #b3e1bc RGB pie chart
      #b3e1bc color shades, tints & tones
#b3e1bc color schemes
#b3e1bc color preview, HTML & CSS examples
           This text has a color of #b3e1bc        
        
          <p style="color:#b3e1bc;">Text here</p>
        
        
          .mytext {color:#b3e1bc;}
        
        Text color #b3e1bc
      
           This box has a color of #b3e1bc        
        
          <div style="background-color:#b3e1bc;">Content here</div>
        
        
          .mybackground {background-color:#b3e1bc;}
        
        Background color #b3e1bc
      
           Border around this has a color of #b3e1bc        
        
          <div style="border:2px solid #b3e1bc;">Content here</div>
        
        
          .myborder {border:2px solid #b3e1bc;}
        
        Border color #b3e1bc