#b1c4ff color space conversions
Hex:
        #b1c4ff
        RGB:
        177, 196, 255
        CMY:
        31, 23, 0
        CMYK:
        31, 23, 0, 0
      HSL:
        225°, 100.0000%, 84.7059%
        HSV (HSB):
        225°, 30.5882%, 100.0000%
        XYZ:
        55.9214, 56.0470, 102.4785
        xyY:
        0.2608, 0.2614, 56.0470
      CIE-Lab:
        79.6405, 6.7265, -31.1017
        CIE-LCH:
        79.6405, 31.8208, 282.2037
        CIE-Luv:
        79.6405, -12.4901, -51.1472
        Hunter-Lab:
        74.8645, 2.3208, -28.7541
      #b1c4ff color charts
#b1c4ff RGB chart
      #b1c4ff CMYK chart
      #b1c4ff RGB pie chart
      #b1c4ff color shades, tints & tones
#b1c4ff color schemes
#b1c4ff color preview, HTML & CSS examples
           This text has a color of #b1c4ff        
        
          <p style="color:#b1c4ff;">Text here</p>
        
        
          .mytext {color:#b1c4ff;}
        
        Text color #b1c4ff
      
           This box has a color of #b1c4ff        
        
          <div style="background-color:#b1c4ff;">Content here</div>
        
        
          .mybackground {background-color:#b1c4ff;}
        
        Background color #b1c4ff
      
           Border around this has a color of #b1c4ff        
        
          <div style="border:2px solid #b1c4ff;">Content here</div>
        
        
          .myborder {border:2px solid #b1c4ff;}
        
        Border color #b1c4ff