#b3ced1 color space conversions
Hex:
        #b3ced1
        RGB:
        179, 206, 209
        CMY:
        30, 19, 18
        CMYK:
        14, 1, 0, 18
      HSL:
        186°, 24.5902%, 76.0784%
        HSV (HSB):
        186°, 14.3541%, 81.9608%
        XYZ:
        52.1703, 58.3298, 68.8307
        xyY:
        0.2909, 0.3253, 58.3298
      CIE-Lab:
        80.9218, -8.3815, -4.5409
        CIE-LCH:
        80.9218, 9.5325, 208.4480
        CIE-Luv:
        80.9218, -14.4689, -5.5144
        Hunter-Lab:
        76.3739, -11.7226, 0.0276
      #b3ced1 color charts
#b3ced1 RGB chart
      #b3ced1 CMYK chart
      #b3ced1 RGB pie chart
      #b3ced1 color shades, tints & tones
#b3ced1 color schemes
#b3ced1 color preview, HTML & CSS examples
           This text has a color of #b3ced1        
        
          <p style="color:#b3ced1;">Text here</p>
        
        
          .mytext {color:#b3ced1;}
        
        Text color #b3ced1
      
           This box has a color of #b3ced1        
        
          <div style="background-color:#b3ced1;">Content here</div>
        
        
          .mybackground {background-color:#b3ced1;}
        
        Background color #b3ced1
      
           Border around this has a color of #b3ced1        
        
          <div style="border:2px solid #b3ced1;">Content here</div>
        
        
          .myborder {border:2px solid #b3ced1;}
        
        Border color #b3ced1