#b2c2ae color space conversions
Hex:
        #b2c2ae
        RGB:
        178, 194, 174
        CMY:
        30, 24, 32
        CMYK:
        8, 0, 10, 24
      HSL:
        108°, 14.0845%, 72.1569%
        HSV (HSB):
        108°, 10.3093%, 76.0784%
        XYZ:
        45.2919, 51.1045, 47.5214
        xyY:
        0.3147, 0.3551, 51.1045
      CIE-Lab:
        76.7423, -9.2127, 8.1932
        CIE-LCH:
        76.7423, 12.3289, 138.3520
        CIE-Luv:
        76.7423, -8.0024, 13.5358
        Hunter-Lab:
        71.4874, -12.0119, 10.6281
      #b2c2ae color charts
#b2c2ae RGB chart
      #b2c2ae CMYK chart
      #b2c2ae RGB pie chart
      #b2c2ae color shades, tints & tones
#b2c2ae color schemes
#b2c2ae color preview, HTML & CSS examples
           This text has a color of #b2c2ae        
        
          <p style="color:#b2c2ae;">Text here</p>
        
        
          .mytext {color:#b2c2ae;}
        
        Text color #b2c2ae
      
           This box has a color of #b2c2ae        
        
          <div style="background-color:#b2c2ae;">Content here</div>
        
        
          .mybackground {background-color:#b2c2ae;}
        
        Background color #b2c2ae
      
           Border around this has a color of #b2c2ae        
        
          <div style="border:2px solid #b2c2ae;">Content here</div>
        
        
          .myborder {border:2px solid #b2c2ae;}
        
        Border color #b2c2ae