#b5cabd color space conversions
Hex:
        #b5cabd
        RGB:
        181, 202, 189
        CMY:
        29, 21, 26
        CMYK:
        10, 0, 6, 21
      HSL:
        143°, 16.5354%, 75.0980%
        HSV (HSB):
        143°, 10.3960%, 79.2157%
        XYZ:
        49.3619, 55.7389, 56.3012
        xyY:
        0.3058, 0.3453, 55.7389
      CIE-Lab:
        79.4650, -9.5842, 4.0675
        CIE-LCH:
        79.4650, 10.4116, 157.0039
        CIE-Luv:
        79.4650, -10.9195, 7.7015
        Hunter-Lab:
        74.6585, -12.6337, 7.5494
      #b5cabd color charts
#b5cabd RGB chart
      #b5cabd CMYK chart
      #b5cabd RGB pie chart
      #b5cabd color shades, tints & tones
#b5cabd color schemes
#b5cabd color preview, HTML & CSS examples
           This text has a color of #b5cabd        
        
          <p style="color:#b5cabd;">Text here</p>
        
        
          .mytext {color:#b5cabd;}
        
        Text color #b5cabd
      
           This box has a color of #b5cabd        
        
          <div style="background-color:#b5cabd;">Content here</div>
        
        
          .mybackground {background-color:#b5cabd;}
        
        Background color #b5cabd
      
           Border around this has a color of #b5cabd        
        
          <div style="border:2px solid #b5cabd;">Content here</div>
        
        
          .myborder {border:2px solid #b5cabd;}
        
        Border color #b5cabd