#b1d6de color space conversions
Hex:
        #b1d6de
        RGB:
        177, 214, 222
        CMY:
        31, 16, 13
        CMYK:
        20, 4, 0, 13
      HSL:
        191°, 40.5405%, 78.2353%
        HSV (HSB):
        191°, 20.2703%, 87.0588%
        XYZ:
        55.3628, 62.7142, 78.2944
        xyY:
        0.2819, 0.3194, 62.7142
      CIE-Lab:
        83.2918, -10.4111, -7.9862
        CIE-LCH:
        83.2918, 13.1213, 217.4913
        CIE-Luv:
        83.2918, -19.4234, -10.6216
        Hunter-Lab:
        79.1923, -13.7982, -3.1831
      #b1d6de color charts
#b1d6de RGB chart
      #b1d6de CMYK chart
      #b1d6de RGB pie chart
      #b1d6de color shades, tints & tones
#b1d6de color schemes
#b1d6de color preview, HTML & CSS examples
           This text has a color of #b1d6de        
        
          <p style="color:#b1d6de;">Text here</p>
        
        
          .mytext {color:#b1d6de;}
        
        Text color #b1d6de
      
           This box has a color of #b1d6de        
        
          <div style="background-color:#b1d6de;">Content here</div>
        
        
          .mybackground {background-color:#b1d6de;}
        
        Background color #b1d6de
      
           Border around this has a color of #b1d6de        
        
          <div style="border:2px solid #b1d6de;">Content here</div>
        
        
          .myborder {border:2px solid #b1d6de;}
        
        Border color #b1d6de