#b1d1ae color space conversions
Hex:
        #b1d1ae
        RGB:
        177, 209, 174
        CMY:
        31, 18, 32
        CMYK:
        15, 0, 17, 18
      HSL:
        115°, 27.5591%, 75.0980%
        HSV (HSB):
        115°, 16.7464%, 81.9608%
        XYZ:
        48.5719, 58.0040, 48.6803
        xyY:
        0.3128, 0.3736, 58.0040
      CIE-Lab:
        80.7410, -17.2399, 13.8643
        CIE-LCH:
        80.7410, 22.1231, 141.1938
        CIE-Luv:
        80.7410, -16.1162, 23.0805
        Hunter-Lab:
        76.1604, -19.4408, 15.4152
      #b1d1ae color charts
#b1d1ae RGB chart
      #b1d1ae CMYK chart
      #b1d1ae RGB pie chart
      #b1d1ae color shades, tints & tones
#b1d1ae color schemes
#b1d1ae color preview, HTML & CSS examples
           This text has a color of #b1d1ae        
        
          <p style="color:#b1d1ae;">Text here</p>
        
        
          .mytext {color:#b1d1ae;}
        
        Text color #b1d1ae
      
           This box has a color of #b1d1ae        
        
          <div style="background-color:#b1d1ae;">Content here</div>
        
        
          .mybackground {background-color:#b1d1ae;}
        
        Background color #b1d1ae
      
           Border around this has a color of #b1d1ae        
        
          <div style="border:2px solid #b1d1ae;">Content here</div>
        
        
          .myborder {border:2px solid #b1d1ae;}
        
        Border color #b1d1ae