#bdd5bc color space conversions
Hex:
        #bdd5bc
        RGB:
        189, 213, 188
        CMY:
        26, 16, 26
        CMYK:
        11, 0, 12, 16
      HSL:
        118°, 22.9358%, 78.6275%
        HSV (HSB):
        118°, 11.7371%, 83.5294%
        XYZ:
        53.8576, 62.0382, 56.7129
        xyY:
        0.3120, 0.3594, 62.0382
      CIE-Lab:
        82.9337, -12.6869, 9.6576
        CIE-LCH:
        82.9337, 15.9445, 142.7206
        CIE-Luv:
        82.9337, -12.1293, 16.4508
        Hunter-Lab:
        78.7643, -15.7824, 12.4442
      #bdd5bc color charts
#bdd5bc RGB chart
      #bdd5bc CMYK chart
      #bdd5bc RGB pie chart
      #bdd5bc color shades, tints & tones
#bdd5bc color schemes
#bdd5bc color preview, HTML & CSS examples
           This text has a color of #bdd5bc        
        
          <p style="color:#bdd5bc;">Text here</p>
        
        
          .mytext {color:#bdd5bc;}
        
        Text color #bdd5bc
      
           This box has a color of #bdd5bc        
        
          <div style="background-color:#bdd5bc;">Content here</div>
        
        
          .mybackground {background-color:#bdd5bc;}
        
        Background color #bdd5bc
      
           Border around this has a color of #bdd5bc        
        
          <div style="border:2px solid #bdd5bc;">Content here</div>
        
        
          .myborder {border:2px solid #bdd5bc;}
        
        Border color #bdd5bc