#b1c1ea color space conversions
Hex:
        #b1c1ea
        RGB:
        177, 193, 234
        CMY:
        31, 24, 8
        CMYK:
        24, 18, 0, 8
      HSL:
        223°, 57.5758%, 80.5882%
        HSV (HSB):
        223°, 24.3590%, 91.7647%
        XYZ:
        52.0527, 53.4276, 85.4110
        xyY:
        0.2727, 0.2799, 53.4276
      CIE-Lab:
        78.1268, 3.3582, -22.1636
        CIE-LCH:
        78.1268, 22.4165, 278.6157
        CIE-Luv:
        78.1268, -10.3714, -35.5704
        Hunter-Lab:
        73.0942, -0.7992, -18.1148
      #b1c1ea color charts
#b1c1ea RGB chart
      #b1c1ea CMYK chart
      #b1c1ea RGB pie chart
      #b1c1ea color shades, tints & tones
#b1c1ea color schemes
#b1c1ea color preview, HTML & CSS examples
           This text has a color of #b1c1ea        
        
          <p style="color:#b1c1ea;">Text here</p>
        
        
          .mytext {color:#b1c1ea;}
        
        Text color #b1c1ea
      
           This box has a color of #b1c1ea        
        
          <div style="background-color:#b1c1ea;">Content here</div>
        
        
          .mybackground {background-color:#b1c1ea;}
        
        Background color #b1c1ea
      
           Border around this has a color of #b1c1ea        
        
          <div style="border:2px solid #b1c1ea;">Content here</div>
        
        
          .myborder {border:2px solid #b1c1ea;}
        
        Border color #b1c1ea