#b9ccae color space conversions
Hex:
        #b9ccae
        RGB:
        185, 204, 174
        CMY:
        27, 20, 32
        CMYK:
        9, 0, 15, 20
      HSL:
        98°, 22.7273%, 74.1176%
        HSV (HSB):
        98°, 14.7059%, 80.0000%
        XYZ:
        49.2404, 56.5560, 48.3656
        xyY:
        0.3194, 0.3669, 56.5560
      CIE-Lab:
        79.9292, -11.9150, 12.7949
        CIE-LCH:
        79.9292, 17.4837, 132.9607
        CIE-Luv:
        79.9292, -9.2892, 20.6091
        Hunter-Lab:
        75.2037, -14.7318, 14.5116
      #b9ccae color charts
#b9ccae RGB chart
      #b9ccae CMYK chart
      #b9ccae RGB pie chart
      #b9ccae color shades, tints & tones
#b9ccae color schemes
#b9ccae color preview, HTML & CSS examples
           This text has a color of #b9ccae        
        
          <p style="color:#b9ccae;">Text here</p>
        
        
          .mytext {color:#b9ccae;}
        
        Text color #b9ccae
      
           This box has a color of #b9ccae        
        
          <div style="background-color:#b9ccae;">Content here</div>
        
        
          .mybackground {background-color:#b9ccae;}
        
        Background color #b9ccae
      
           Border around this has a color of #b9ccae        
        
          <div style="border:2px solid #b9ccae;">Content here</div>
        
        
          .myborder {border:2px solid #b9ccae;}
        
        Border color #b9ccae