#b5d1a0 color space conversions
Hex:
        #b5d1a0
        RGB:
        181, 209, 160
        CMY:
        29, 18, 37
        CMYK:
        13, 0, 23, 18
      HSL:
        94°, 34.7518%, 72.3529%
        HSV (HSB):
        94°, 23.4450%, 81.9608%
        XYZ:
        48.2017, 57.9628, 41.9051
        xyY:
        0.3255, 0.3915, 57.9628
      CIE-Lab:
        80.7181, -18.1592, 21.2767
        CIE-LCH:
        80.7181, 27.9724, 130.4799
        CIE-Luv:
        80.7181, -13.6890, 33.2113
        Hunter-Lab:
        76.1333, -20.2209, 20.6590
      #b5d1a0 color charts
#b5d1a0 RGB chart
      #b5d1a0 CMYK chart
      #b5d1a0 RGB pie chart
      #b5d1a0 color shades, tints & tones
#b5d1a0 color schemes
#b5d1a0 color preview, HTML & CSS examples
           This text has a color of #b5d1a0        
        
          <p style="color:#b5d1a0;">Text here</p>
        
        
          .mytext {color:#b5d1a0;}
        
        Text color #b5d1a0
      
           This box has a color of #b5d1a0        
        
          <div style="background-color:#b5d1a0;">Content here</div>
        
        
          .mybackground {background-color:#b5d1a0;}
        
        Background color #b5d1a0
      
           Border around this has a color of #b5d1a0        
        
          <div style="border:2px solid #b5d1a0;">Content here</div>
        
        
          .myborder {border:2px solid #b5d1a0;}
        
        Border color #b5d1a0