#bdded5 color space conversions
Hex:
        #bdded5
        RGB:
        189, 222, 213
        CMY:
        26, 13, 16
        CMYK:
        15, 0, 4, 13
      HSL:
        164°, 33.3333%, 80.5882%
        HSV (HSB):
        164°, 14.8649%, 87.0588%
        XYZ:
        59.1178, 67.8655, 72.9343
        xyY:
        0.2957, 0.3395, 67.8655
      CIE-Lab:
        85.9391, -12.5874, 0.7642
        CIE-LCH:
        85.9391, 12.6106, 176.5259
        CIE-Luv:
        85.9391, -17.1646, 3.3372
        Hunter-Lab:
        82.3805, -16.0709, 5.1749
      #bdded5 color charts
#bdded5 RGB chart
      #bdded5 CMYK chart
      #bdded5 RGB pie chart
      #bdded5 color shades, tints & tones
#bdded5 color schemes
#bdded5 color preview, HTML & CSS examples
           This text has a color of #bdded5        
        
          <p style="color:#bdded5;">Text here</p>
        
        
          .mytext {color:#bdded5;}
        
        Text color #bdded5
      
           This box has a color of #bdded5        
        
          <div style="background-color:#bdded5;">Content here</div>
        
        
          .mybackground {background-color:#bdded5;}
        
        Background color #bdded5
      
           Border around this has a color of #bdded5        
        
          <div style="border:2px solid #bdded5;">Content here</div>
        
        
          .myborder {border:2px solid #bdded5;}
        
        Border color #bdded5