#b1bcce color space conversions
Hex:
        #b1bcce
        RGB:
        177, 188, 206
        CMY:
        31, 26, 19
        CMYK:
        14, 9, 0, 19
      HSL:
        217°, 22.8346%, 75.0980%
        HSV (HSB):
        217°, 14.0777%, 80.7843%
        XYZ:
        47.2553, 49.7698, 65.5084
        xyY:
        0.2907, 0.3062, 49.7698
      CIE-Lab:
        75.9277, -0.1380, -10.3440
        CIE-LCH:
        75.9277, 10.3450, 269.2354
        CIE-Luv:
        75.9277, -6.8823, -15.8258
        Hunter-Lab:
        70.5477, -3.8931, -5.6715
      #b1bcce color charts
#b1bcce RGB chart
      #b1bcce CMYK chart
      #b1bcce RGB pie chart
      #b1bcce color shades, tints & tones
#b1bcce color schemes
#b1bcce color preview, HTML & CSS examples
           This text has a color of #b1bcce        
        
          <p style="color:#b1bcce;">Text here</p>
        
        
          .mytext {color:#b1bcce;}
        
        Text color #b1bcce
      
           This box has a color of #b1bcce        
        
          <div style="background-color:#b1bcce;">Content here</div>
        
        
          .mybackground {background-color:#b1bcce;}
        
        Background color #b1bcce
      
           Border around this has a color of #b1bcce        
        
          <div style="border:2px solid #b1bcce;">Content here</div>
        
        
          .myborder {border:2px solid #b1bcce;}
        
        Border color #b1bcce