#b2c9a5 color space conversions
Hex:
        #b2c9a5
        RGB:
        178, 201, 165
        CMY:
        30, 21, 35
        CMYK:
        11, 0, 18, 21
      HSL:
        98°, 25.0000%, 71.7647%
        HSV (HSB):
        98°, 17.9104%, 78.8235%
        XYZ:
        46.0383, 53.9549, 43.5852
        xyY:
        0.3206, 0.3758, 53.9549
      CIE-Lab:
        78.4354, -14.3770, 15.4224
        CIE-LCH:
        78.4354, 21.0843, 132.9908
        CIE-Luv:
        78.4354, -11.3122, 24.5677
        Hunter-Lab:
        73.4540, -16.6672, 16.2371
      #b2c9a5 color charts
#b2c9a5 RGB chart
      #b2c9a5 CMYK chart
      #b2c9a5 RGB pie chart
      #b2c9a5 color shades, tints & tones
#b2c9a5 color schemes
#b2c9a5 color preview, HTML & CSS examples
           This text has a color of #b2c9a5        
        
          <p style="color:#b2c9a5;">Text here</p>
        
        
          .mytext {color:#b2c9a5;}
        
        Text color #b2c9a5
      
           This box has a color of #b2c9a5        
        
          <div style="background-color:#b2c9a5;">Content here</div>
        
        
          .mybackground {background-color:#b2c9a5;}
        
        Background color #b2c9a5
      
           Border around this has a color of #b2c9a5        
        
          <div style="border:2px solid #b2c9a5;">Content here</div>
        
        
          .myborder {border:2px solid #b2c9a5;}
        
        Border color #b2c9a5