#b5deaf color space conversions
Hex:
        #b5deaf
        RGB:
        181, 222, 175
        CMY:
        29, 13, 31
        CMYK:
        18, 0, 21, 13
      HSL:
        112°, 41.5929%, 77.8431%
        HSV (HSB):
        112°, 21.1712%, 87.0588%
        XYZ:
        52.9152, 65.1615, 50.3459
        xyY:
        0.3142, 0.3869, 65.1615
      CIE-Lab:
        84.5669, -22.1539, 18.7359
        CIE-LCH:
        84.5669, 29.0143, 139.7784
        CIE-Luv:
        84.5669, -20.5307, 30.8697
        Hunter-Lab:
        80.7226, -24.2546, 19.5273
      #b5deaf color charts
#b5deaf RGB chart
      #b5deaf CMYK chart
      #b5deaf RGB pie chart
      #b5deaf color shades, tints & tones
#b5deaf color schemes
#b5deaf color preview, HTML & CSS examples
           This text has a color of #b5deaf        
        
          <p style="color:#b5deaf;">Text here</p>
        
        
          .mytext {color:#b5deaf;}
        
        Text color #b5deaf
      
           This box has a color of #b5deaf        
        
          <div style="background-color:#b5deaf;">Content here</div>
        
        
          .mybackground {background-color:#b5deaf;}
        
        Background color #b5deaf
      
           Border around this has a color of #b5deaf        
        
          <div style="border:2px solid #b5deaf;">Content here</div>
        
        
          .myborder {border:2px solid #b5deaf;}
        
        Border color #b5deaf