#b1d5aa color space conversions
Hex:
        #b1d5aa
        RGB:
        177, 213, 170
        CMY:
        31, 16, 33
        CMYK:
        17, 0, 20, 16
      HSL:
        110°, 33.8583%, 75.0980%
        HSV (HSB):
        110°, 20.1878%, 83.5294%
        XYZ:
        49.1814, 59.8379, 46.9879
        xyY:
        0.3153, 0.3836, 59.8379
      CIE-Lab:
        81.7500, -19.9237, 17.3970
        CIE-LCH:
        81.7500, 26.4502, 138.8731
        CIE-Luv:
        81.7500, -18.0436, 28.4568
        Hunter-Lab:
        77.3550, -21.8829, 18.1338
      #b1d5aa color charts
#b1d5aa RGB chart
      #b1d5aa CMYK chart
      #b1d5aa RGB pie chart
      #b1d5aa color shades, tints & tones
#b1d5aa color schemes
#b1d5aa color preview, HTML & CSS examples
           This text has a color of #b1d5aa        
        
          <p style="color:#b1d5aa;">Text here</p>
        
        
          .mytext {color:#b1d5aa;}
        
        Text color #b1d5aa
      
           This box has a color of #b1d5aa        
        
          <div style="background-color:#b1d5aa;">Content here</div>
        
        
          .mybackground {background-color:#b1d5aa;}
        
        Background color #b1d5aa
      
           Border around this has a color of #b1d5aa        
        
          <div style="border:2px solid #b1d5aa;">Content here</div>
        
        
          .myborder {border:2px solid #b1d5aa;}
        
        Border color #b1d5aa