#b1bed2 color space conversions
Hex:
        #b1bed2
        RGB:
        177, 190, 210
        CMY:
        31, 25, 18
        CMYK:
        16, 10, 0, 18
      HSL:
        216°, 26.8293%, 75.8824%
        HSV (HSB):
        216°, 15.7143%, 82.3529%
        XYZ:
        48.1778, 50.8272, 68.2442
        xyY:
        0.2881, 0.3039, 50.8272
      CIE-Lab:
        76.5742, -0.3635, -11.5478
        CIE-LCH:
        76.5742, 11.5535, 268.1968
        CIE-Luv:
        76.5742, -7.9996, -17.7124
        Hunter-Lab:
        71.2932, -4.1381, -6.8491
      #b1bed2 color charts
#b1bed2 RGB chart
      #b1bed2 CMYK chart
      #b1bed2 RGB pie chart
      #b1bed2 color shades, tints & tones
#b1bed2 color schemes
#b1bed2 color preview, HTML & CSS examples
           This text has a color of #b1bed2        
        
          <p style="color:#b1bed2;">Text here</p>
        
        
          .mytext {color:#b1bed2;}
        
        Text color #b1bed2
      
           This box has a color of #b1bed2        
        
          <div style="background-color:#b1bed2;">Content here</div>
        
        
          .mybackground {background-color:#b1bed2;}
        
        Background color #b1bed2
      
           Border around this has a color of #b1bed2        
        
          <div style="border:2px solid #b1bed2;">Content here</div>
        
        
          .myborder {border:2px solid #b1bed2;}
        
        Border color #b1bed2