#bdcfc5 color space conversions
Hex:
        #bdcfc5
        RGB:
        189, 207, 197
        CMY:
        26, 19, 23
        CMYK:
        9, 0, 5, 19
      HSL:
        147°, 15.7895%, 77.6471%
        HSV (HSB):
        147°, 8.6957%, 81.1765%
        XYZ:
        53.3771, 59.4757, 61.4900
        xyY:
        0.3062, 0.3411, 59.4757
      CIE-Lab:
        81.5524, -7.9669, 2.8790
        CIE-LCH:
        81.5524, 8.4712, 160.1315
        CIE-Luv:
        81.5524, -9.4263, 5.6945
        Hunter-Lab:
        77.1205, -11.4162, 6.7110
      #bdcfc5 color charts
#bdcfc5 RGB chart
      #bdcfc5 CMYK chart
      #bdcfc5 RGB pie chart
      #bdcfc5 color shades, tints & tones
#bdcfc5 color schemes
#bdcfc5 color preview, HTML & CSS examples
           This text has a color of #bdcfc5        
        
          <p style="color:#bdcfc5;">Text here</p>
        
        
          .mytext {color:#bdcfc5;}
        
        Text color #bdcfc5
      
           This box has a color of #bdcfc5        
        
          <div style="background-color:#bdcfc5;">Content here</div>
        
        
          .mybackground {background-color:#bdcfc5;}
        
        Background color #bdcfc5
      
           Border around this has a color of #bdcfc5        
        
          <div style="border:2px solid #bdcfc5;">Content here</div>
        
        
          .myborder {border:2px solid #bdcfc5;}
        
        Border color #bdcfc5