#b2cab3 color space conversions
Hex:
        #b2cab3
        RGB:
        178, 202, 179
        CMY:
        30, 21, 30
        CMYK:
        12, 0, 11, 21
      HSL:
        123°, 18.4615%, 74.5098%
        HSV (HSB):
        123°, 11.8812%, 79.2157%
        XYZ:
        47.6173, 54.9607, 50.7466
        xyY:
        0.3106, 0.3585, 54.9607
      CIE-Lab:
        79.0186, -12.4518, 8.7608
        CIE-LCH:
        79.0186, 15.2250, 144.8709
        CIE-Luv:
        79.0186, -12.2070, 14.9880
        Hunter-Lab:
        74.1355, -15.0864, 11.3102
      #b2cab3 color charts
#b2cab3 RGB chart
      #b2cab3 CMYK chart
      #b2cab3 RGB pie chart
      #b2cab3 color shades, tints & tones
#b2cab3 color schemes
#b2cab3 color preview, HTML & CSS examples
           This text has a color of #b2cab3        
        
          <p style="color:#b2cab3;">Text here</p>
        
        
          .mytext {color:#b2cab3;}
        
        Text color #b2cab3
      
           This box has a color of #b2cab3        
        
          <div style="background-color:#b2cab3;">Content here</div>
        
        
          .mybackground {background-color:#b2cab3;}
        
        Background color #b2cab3
      
           Border around this has a color of #b2cab3        
        
          <div style="border:2px solid #b2cab3;">Content here</div>
        
        
          .myborder {border:2px solid #b2cab3;}
        
        Border color #b2cab3