#b1bec8 color space conversions
Hex:
        #b1bec8
        RGB:
        177, 190, 200
        CMY:
        31, 25, 22
        CMYK:
        12, 5, 0, 22
      HSL:
        206°, 17.2932%, 73.9216%
        HSV (HSB):
        206°, 11.5000%, 78.4314%
        XYZ:
        46.9702, 50.3442, 61.8854
        xyY:
        0.2950, 0.3162, 50.3442
      CIE-Lab:
        76.2800, -2.4545, -6.5648
        CIE-LCH:
        76.2800, 7.0086, 249.5001
        CIE-Luv:
        76.2800, -7.5723, -9.5570
        Hunter-Lab:
        70.9536, -6.0045, -2.0449
      #b1bec8 color charts
#b1bec8 RGB chart
      #b1bec8 CMYK chart
      #b1bec8 RGB pie chart
      #b1bec8 color shades, tints & tones
#b1bec8 color schemes
#b1bec8 color preview, HTML & CSS examples
           This text has a color of #b1bec8        
        
          <p style="color:#b1bec8;">Text here</p>
        
        
          .mytext {color:#b1bec8;}
        
        Text color #b1bec8
      
           This box has a color of #b1bec8        
        
          <div style="background-color:#b1bec8;">Content here</div>
        
        
          .mybackground {background-color:#b1bec8;}
        
        Background color #b1bec8
      
           Border around this has a color of #b1bec8        
        
          <div style="border:2px solid #b1bec8;">Content here</div>
        
        
          .myborder {border:2px solid #b1bec8;}
        
        Border color #b1bec8