#b3cee1 color space conversions
Hex:
        #b3cee1
        RGB:
        179, 206, 225
        CMY:
        30, 19, 12
        CMYK:
        20, 8, 0, 12
      HSL:
        205°, 43.3962%, 79.2157%
        HSV (HSB):
        205°, 20.4444%, 88.2353%
        XYZ:
        54.2523, 59.1626, 79.7943
        xyY:
        0.2808, 0.3062, 59.1626
      CIE-Lab:
        81.3809, -4.9853, -12.4178
        CIE-LCH:
        81.3809, 13.3812, 248.1261
        CIE-Luv:
        81.3809, -14.9180, -18.5211
        Hunter-Lab:
        76.9172, -8.7030, -7.6657
      #b3cee1 color charts
#b3cee1 RGB chart
      #b3cee1 CMYK chart
      #b3cee1 RGB pie chart
      #b3cee1 color shades, tints & tones
#b3cee1 color schemes
#b3cee1 color preview, HTML & CSS examples
           This text has a color of #b3cee1        
        
          <p style="color:#b3cee1;">Text here</p>
        
        
          .mytext {color:#b3cee1;}
        
        Text color #b3cee1
      
           This box has a color of #b3cee1        
        
          <div style="background-color:#b3cee1;">Content here</div>
        
        
          .mybackground {background-color:#b3cee1;}
        
        Background color #b3cee1
      
           Border around this has a color of #b3cee1        
        
          <div style="border:2px solid #b3cee1;">Content here</div>
        
        
          .myborder {border:2px solid #b3cee1;}
        
        Border color #b3cee1