#b0d7ae color space conversions
Hex:
        #b0d7ae
        RGB:
        176, 215, 174
        CMY:
        31, 16, 32
        CMYK:
        18, 0, 19, 16
      HSL:
        117°, 33.8843%, 76.2745%
        HSV (HSB):
        117°, 19.0698%, 84.3137%
        XYZ:
        49.8449, 60.8870, 49.1697
        xyY:
        0.3117, 0.3808, 60.8870
      CIE-Lab:
        82.3179, -20.5747, 16.0724
        CIE-LCH:
        82.3179, 26.1082, 142.0040
        CIE-Luv:
        82.3179, -19.6102, 26.8060
        Hunter-Lab:
        78.0301, -22.5285, 17.2603
      #b0d7ae color charts
#b0d7ae RGB chart
      #b0d7ae CMYK chart
      #b0d7ae RGB pie chart
      #b0d7ae color shades, tints & tones
#b0d7ae color schemes
#b0d7ae color preview, HTML & CSS examples
           This text has a color of #b0d7ae        
        
          <p style="color:#b0d7ae;">Text here</p>
        
        
          .mytext {color:#b0d7ae;}
        
        Text color #b0d7ae
      
           This box has a color of #b0d7ae        
        
          <div style="background-color:#b0d7ae;">Content here</div>
        
        
          .mybackground {background-color:#b0d7ae;}
        
        Background color #b0d7ae
      
           Border around this has a color of #b0d7ae        
        
          <div style="border:2px solid #b0d7ae;">Content here</div>
        
        
          .myborder {border:2px solid #b0d7ae;}
        
        Border color #b0d7ae