#b5d3bf color space conversions
Hex:
        #b5d3bf
        RGB:
        181, 211, 191
        CMY:
        29, 17, 25
        CMYK:
        14, 0, 9, 17
      HSL:
        140°, 25.4237%, 76.8627%
        HSV (HSB):
        140°, 14.2180%, 82.7451%
        XYZ:
        51.7543, 60.1739, 58.1772
        xyY:
        0.3042, 0.3537, 60.1739
      CIE-Lab:
        81.9326, -13.8296, 6.5584
        CIE-LCH:
        81.9326, 15.3059, 154.6284
        CIE-Luv:
        81.9326, -15.4009, 12.1362
        Hunter-Lab:
        77.5718, -16.6592, 9.8341
      #b5d3bf color charts
#b5d3bf RGB chart
      #b5d3bf CMYK chart
      #b5d3bf RGB pie chart
      #b5d3bf color shades, tints & tones
#b5d3bf color schemes
#b5d3bf color preview, HTML & CSS examples
           This text has a color of #b5d3bf        
        
          <p style="color:#b5d3bf;">Text here</p>
        
        
          .mytext {color:#b5d3bf;}
        
        Text color #b5d3bf
      
           This box has a color of #b5d3bf        
        
          <div style="background-color:#b5d3bf;">Content here</div>
        
        
          .mybackground {background-color:#b5d3bf;}
        
        Background color #b5d3bf
      
           Border around this has a color of #b5d3bf        
        
          <div style="border:2px solid #b5d3bf;">Content here</div>
        
        
          .myborder {border:2px solid #b5d3bf;}
        
        Border color #b5d3bf