#b1d7ff color space conversions
Hex:
        #b1d7ff
        RGB:
        177, 215, 255
        CMY:
        31, 16, 0
        CMYK:
        31, 16, 0, 0
      HSL:
        211°, 100.0000%, 84.7059%
        HSV (HSB):
        211°, 30.5882%, 100.0000%
        XYZ:
        60.4819, 65.1680, 103.9987
        xyY:
        0.2634, 0.2838, 65.1680
      CIE-Lab:
        84.5702, -3.4291, -23.5666
        CIE-LCH:
        84.5702, 23.8148, 261.7212
        CIE-Luv:
        84.5702, -20.4863, -37.2507
        Hunter-Lab:
        80.7267, -7.5363, -19.8735
      #b1d7ff color charts
#b1d7ff RGB chart
      #b1d7ff CMYK chart
      #b1d7ff RGB pie chart
      #b1d7ff color shades, tints & tones
#b1d7ff color schemes
#b1d7ff color preview, HTML & CSS examples
           This text has a color of #b1d7ff        
        
          <p style="color:#b1d7ff;">Text here</p>
        
        
          .mytext {color:#b1d7ff;}
        
        Text color #b1d7ff
      
           This box has a color of #b1d7ff        
        
          <div style="background-color:#b1d7ff;">Content here</div>
        
        
          .mybackground {background-color:#b1d7ff;}
        
        Background color #b1d7ff
      
           Border around this has a color of #b1d7ff        
        
          <div style="border:2px solid #b1d7ff;">Content here</div>
        
        
          .myborder {border:2px solid #b1d7ff;}
        
        Border color #b1d7ff