#bdddd7 color space conversions
Hex:
        #bdddd7
        RGB:
        189, 221, 215
        CMY:
        26, 13, 16
        CMYK:
        14, 0, 3, 13
      HSL:
        169°, 32.0000%, 80.3922%
        HSV (HSB):
        169°, 14.4796%, 86.6667%
        XYZ:
        59.1085, 67.4380, 74.1915
        xyY:
        0.2945, 0.3360, 67.4380
      CIE-Lab:
        85.7247, -11.6854, -0.6053
        CIE-LCH:
        85.7247, 11.7011, 182.9655
        CIE-Luv:
        85.7247, -16.7373, 1.0899
        Hunter-Lab:
        82.1207, -15.2312, 3.9192
      #bdddd7 color charts
#bdddd7 RGB chart
      #bdddd7 CMYK chart
      #bdddd7 RGB pie chart
      #bdddd7 color shades, tints & tones
#bdddd7 color schemes
#bdddd7 color preview, HTML & CSS examples
           This text has a color of #bdddd7        
        
          <p style="color:#bdddd7;">Text here</p>
        
        
          .mytext {color:#bdddd7;}
        
        Text color #bdddd7
      
           This box has a color of #bdddd7        
        
          <div style="background-color:#bdddd7;">Content here</div>
        
        
          .mybackground {background-color:#bdddd7;}
        
        Background color #bdddd7
      
           Border around this has a color of #bdddd7        
        
          <div style="border:2px solid #bdddd7;">Content here</div>
        
        
          .myborder {border:2px solid #bdddd7;}
        
        Border color #bdddd7