#b5bda2 color space conversions
Hex:
        #b5bda2
        RGB:
        181, 189, 162
        CMY:
        29, 26, 36
        CMYK:
        4, 0, 14, 26
      HSL:
        78°, 16.9811%, 68.8235%
        HSV (HSB):
        78°, 14.2857%, 74.1176%
        XYZ:
        43.7752, 48.8276, 41.2999
        xyY:
        0.3269, 0.3646, 48.8276
      CIE-Lab:
        75.3439, -7.5940, 12.7148
        CIE-LCH:
        75.3439, 14.8099, 120.8482
        CIE-Luv:
        75.3439, -3.2346, 19.4831
        Hunter-Lab:
        69.8767, -10.4605, 13.8710
      #b5bda2 color charts
#b5bda2 RGB chart
      #b5bda2 CMYK chart
      #b5bda2 RGB pie chart
      #b5bda2 color shades, tints & tones
#b5bda2 color schemes
#b5bda2 color preview, HTML & CSS examples
           This text has a color of #b5bda2        
        
          <p style="color:#b5bda2;">Text here</p>
        
        
          .mytext {color:#b5bda2;}
        
        Text color #b5bda2
      
           This box has a color of #b5bda2        
        
          <div style="background-color:#b5bda2;">Content here</div>
        
        
          .mybackground {background-color:#b5bda2;}
        
        Background color #b5bda2
      
           Border around this has a color of #b5bda2        
        
          <div style="border:2px solid #b5bda2;">Content here</div>
        
        
          .myborder {border:2px solid #b5bda2;}
        
        Border color #b5bda2