#b1ecd1 color space conversions
Hex:
        #b1ecd1
        RGB:
        177, 236, 209
        CMY:
        31, 7, 18
        CMYK:
        25, 0, 11, 7
      HSL:
        153°, 60.8247%, 80.9804%
        HSV (HSB):
        153°, 25.0000%, 92.5490%
        XYZ:
        59.6355, 73.9415, 71.4506
        xyY:
        0.2909, 0.3606, 73.9415
      CIE-Lab:
        88.8948, -24.0850, 7.0549
        CIE-LCH:
        88.8948, 25.0970, 163.6738
        CIE-Luv:
        88.8948, -29.3204, 14.7997
        Hunter-Lab:
        85.9892, -26.6872, 10.9269
      #b1ecd1 color charts
#b1ecd1 RGB chart
      #b1ecd1 CMYK chart
      #b1ecd1 RGB pie chart
      #b1ecd1 color shades, tints & tones
#b1ecd1 color schemes
#b1ecd1 color preview, HTML & CSS examples
           This text has a color of #b1ecd1        
        
          <p style="color:#b1ecd1;">Text here</p>
        
        
          .mytext {color:#b1ecd1;}
        
        Text color #b1ecd1
      
           This box has a color of #b1ecd1        
        
          <div style="background-color:#b1ecd1;">Content here</div>
        
        
          .mybackground {background-color:#b1ecd1;}
        
        Background color #b1ecd1
      
           Border around this has a color of #b1ecd1        
        
          <div style="border:2px solid #b1ecd1;">Content here</div>
        
        
          .myborder {border:2px solid #b1ecd1;}
        
        Border color #b1ecd1