#b2cda1 color space conversions
Hex:
        #b2cda1
        RGB:
        178, 205, 161
        CMY:
        30, 20, 37
        CMYK:
        13, 0, 21, 20
      HSL:
        97°, 30.5556%, 71.7647%
        HSV (HSB):
        97°, 21.4634%, 80.3922%
        XYZ:
        46.6244, 55.7008, 42.0122
        xyY:
        0.3230, 0.3859, 55.7008
      CIE-Lab:
        79.4432, -17.0616, 18.9550
        CIE-LCH:
        79.4432, 25.5027, 131.9907
        CIE-Luv:
        79.4432, -13.2751, 29.8540
        Hunter-Lab:
        74.6330, -19.0959, 18.8677
      #b2cda1 color charts
#b2cda1 RGB chart
      #b2cda1 CMYK chart
      #b2cda1 RGB pie chart
      #b2cda1 color shades, tints & tones
#b2cda1 color schemes
#b2cda1 color preview, HTML & CSS examples
           This text has a color of #b2cda1        
        
          <p style="color:#b2cda1;">Text here</p>
        
        
          .mytext {color:#b2cda1;}
        
        Text color #b2cda1
      
           This box has a color of #b2cda1        
        
          <div style="background-color:#b2cda1;">Content here</div>
        
        
          .mybackground {background-color:#b2cda1;}
        
        Background color #b2cda1
      
           Border around this has a color of #b2cda1        
        
          <div style="border:2px solid #b2cda1;">Content here</div>
        
        
          .myborder {border:2px solid #b2cda1;}
        
        Border color #b2cda1