#b1cdaf color space conversions
Hex:
        #b1cdaf
        RGB:
        177, 205, 175
        CMY:
        31, 20, 31
        CMYK:
        14, 0, 15, 20
      HSL:
        116°, 23.0769%, 74.5098%
        HSV (HSB):
        116°, 14.6341%, 80.3922%
        XYZ:
        47.7006, 56.1049, 48.8727
        xyY:
        0.3124, 0.3675, 56.1049
      CIE-Lab:
        79.6735, -15.0430, 11.8225
        CIE-LCH:
        79.6735, 19.1327, 141.8356
        CIE-Luv:
        79.6735, -14.1362, 19.7956
        Hunter-Lab:
        74.9032, -17.4064, 13.7468
      #b1cdaf color charts
#b1cdaf RGB chart
      #b1cdaf CMYK chart
      #b1cdaf RGB pie chart
      #b1cdaf color shades, tints & tones
#b1cdaf color schemes
#b1cdaf color preview, HTML & CSS examples
           This text has a color of #b1cdaf        
        
          <p style="color:#b1cdaf;">Text here</p>
        
        
          .mytext {color:#b1cdaf;}
        
        Text color #b1cdaf
      
           This box has a color of #b1cdaf        
        
          <div style="background-color:#b1cdaf;">Content here</div>
        
        
          .mybackground {background-color:#b1cdaf;}
        
        Background color #b1cdaf
      
           Border around this has a color of #b1cdaf        
        
          <div style="border:2px solid #b1cdaf;">Content here</div>
        
        
          .myborder {border:2px solid #b1cdaf;}
        
        Border color #b1cdaf