#b5e1ae color space conversions
Hex:
        #b5e1ae
        RGB:
        181, 225, 174
        CMY:
        29, 12, 32
        CMYK:
        20, 0, 23, 12
      HSL:
        112°, 45.9459%, 78.2353%
        HSV (HSB):
        112°, 22.6667%, 88.2353%
        XYZ:
        53.6213, 66.7302, 50.0985
        xyY:
        0.3146, 0.3915, 66.7302
      CIE-Lab:
        85.3675, -23.7836, 20.3701
        CIE-LCH:
        85.3675, 31.3145, 139.4207
        CIE-Luv:
        85.3675, -22.0009, 33.4236
        Hunter-Lab:
        81.6885, -25.7856, 20.8202
      #b5e1ae color charts
#b5e1ae RGB chart
      #b5e1ae CMYK chart
      #b5e1ae RGB pie chart
      #b5e1ae color shades, tints & tones
#b5e1ae color schemes
#b5e1ae color preview, HTML & CSS examples
           This text has a color of #b5e1ae        
        
          <p style="color:#b5e1ae;">Text here</p>
        
        
          .mytext {color:#b5e1ae;}
        
        Text color #b5e1ae
      
           This box has a color of #b5e1ae        
        
          <div style="background-color:#b5e1ae;">Content here</div>
        
        
          .mybackground {background-color:#b5e1ae;}
        
        Background color #b5e1ae
      
           Border around this has a color of #b5e1ae        
        
          <div style="border:2px solid #b5e1ae;">Content here</div>
        
        
          .myborder {border:2px solid #b5e1ae;}
        
        Border color #b5e1ae