#b5ced1 color space conversions
Hex:
        #b5ced1
        RGB:
        181, 206, 209
        CMY:
        29, 19, 18
        CMYK:
        13, 1, 0, 18
      HSL:
        186°, 23.3333%, 76.4706%
        HSV (HSB):
        186°, 13.3971%, 81.9608%
        XYZ:
        52.6360, 58.5698, 68.8525
        xyY:
        0.2923, 0.3253, 58.5698
      CIE-Lab:
        81.0546, -7.7394, -4.3301
        CIE-LCH:
        81.0546, 8.8684, 209.2266
        CIE-Luv:
        81.0546, -13.4721, -5.2947
        Hunter-Lab:
        76.5309, -11.1614, 0.2303
      #b5ced1 color charts
#b5ced1 RGB chart
      #b5ced1 CMYK chart
      #b5ced1 RGB pie chart
      #b5ced1 color shades, tints & tones
#b5ced1 color schemes
#b5ced1 color preview, HTML & CSS examples
           This text has a color of #b5ced1        
        
          <p style="color:#b5ced1;">Text here</p>
        
        
          .mytext {color:#b5ced1;}
        
        Text color #b5ced1
      
           This box has a color of #b5ced1        
        
          <div style="background-color:#b5ced1;">Content here</div>
        
        
          .mybackground {background-color:#b5ced1;}
        
        Background color #b5ced1
      
           Border around this has a color of #b5ced1        
        
          <div style="border:2px solid #b5ced1;">Content here</div>
        
        
          .myborder {border:2px solid #b5ced1;}
        
        Border color #b5ced1