#b0daad color space conversions
Hex:
        #b0daad
        RGB:
        176, 218, 173
        CMY:
        31, 15, 32
        CMYK:
        19, 0, 21, 15
      HSL:
        116°, 37.8151%, 76.6667%
        HSV (HSB):
        116°, 20.6422%, 85.4902%
        XYZ:
        50.5187, 62.3900, 48.9150
        xyY:
        0.3122, 0.3855, 62.3900
      CIE-Lab:
        83.1204, -22.2248, 17.7213
        CIE-LCH:
        83.1204, 28.4251, 141.4324
        CIE-Luv:
        83.1204, -21.0753, 29.4019
        Hunter-Lab:
        78.9874, -24.0629, 18.5742
      #b0daad color charts
#b0daad RGB chart
      #b0daad CMYK chart
      #b0daad RGB pie chart
      #b0daad color shades, tints & tones
#b0daad color schemes
#b0daad color preview, HTML & CSS examples
           This text has a color of #b0daad        
        
          <p style="color:#b0daad;">Text here</p>
        
        
          .mytext {color:#b0daad;}
        
        Text color #b0daad
      
           This box has a color of #b0daad        
        
          <div style="background-color:#b0daad;">Content here</div>
        
        
          .mybackground {background-color:#b0daad;}
        
        Background color #b0daad
      
           Border around this has a color of #b0daad        
        
          <div style="border:2px solid #b0daad;">Content here</div>
        
        
          .myborder {border:2px solid #b0daad;}
        
        Border color #b0daad