#b1ddb0 color space conversions
Hex:
        #b1ddb0
        RGB:
        177, 221, 176
        CMY:
        31, 13, 31
        CMYK:
        20, 0, 20, 13
      HSL:
        119°, 39.8230%, 77.8431%
        HSV (HSB):
        119°, 20.3620%, 86.6667%
        XYZ:
        51.8244, 64.1946, 50.7337
        xyY:
        0.3108, 0.3850, 64.1946
      CIE-Lab:
        84.0670, -22.8453, 17.4780
        CIE-LCH:
        84.0670, 28.7644, 142.5819
        CIE-Luv:
        84.0670, -22.0743, 29.2467
        Hunter-Lab:
        80.1215, -24.7549, 18.5421
      #b1ddb0 color charts
#b1ddb0 RGB chart
      #b1ddb0 CMYK chart
      #b1ddb0 RGB pie chart
      #b1ddb0 color shades, tints & tones
#b1ddb0 color schemes
#b1ddb0 color preview, HTML & CSS examples
           This text has a color of #b1ddb0        
        
          <p style="color:#b1ddb0;">Text here</p>
        
        
          .mytext {color:#b1ddb0;}
        
        Text color #b1ddb0
      
           This box has a color of #b1ddb0        
        
          <div style="background-color:#b1ddb0;">Content here</div>
        
        
          .mybackground {background-color:#b1ddb0;}
        
        Background color #b1ddb0
      
           Border around this has a color of #b1ddb0        
        
          <div style="border:2px solid #b1ddb0;">Content here</div>
        
        
          .myborder {border:2px solid #b1ddb0;}
        
        Border color #b1ddb0