#bddcc2 color space conversions
Hex:
        #bddcc2
        RGB:
        189, 220, 194
        CMY:
        26, 14, 24
        CMYK:
        14, 0, 12, 14
      HSL:
        130°, 30.6931%, 80.1961%
        HSV (HSB):
        130°, 14.0909%, 86.2745%
        XYZ:
        56.3171, 65.9003, 60.7907
        xyY:
        0.3077, 0.3601, 65.9003
      CIE-Lab:
        84.9455, -15.1539, 9.3583
        CIE-LCH:
        84.9455, 17.8106, 148.3024
        CIE-Luv:
        84.9455, -15.7648, 16.5242
        Hunter-Lab:
        81.1790, -18.2307, 12.4261
      #bddcc2 color charts
#bddcc2 RGB chart
      #bddcc2 CMYK chart
      #bddcc2 RGB pie chart
      #bddcc2 color shades, tints & tones
#bddcc2 color schemes
#bddcc2 color preview, HTML & CSS examples
           This text has a color of #bddcc2        
        
          <p style="color:#bddcc2;">Text here</p>
        
        
          .mytext {color:#bddcc2;}
        
        Text color #bddcc2
      
           This box has a color of #bddcc2        
        
          <div style="background-color:#bddcc2;">Content here</div>
        
        
          .mybackground {background-color:#bddcc2;}
        
        Background color #bddcc2
      
           Border around this has a color of #bddcc2        
        
          <div style="border:2px solid #bddcc2;">Content here</div>
        
        
          .myborder {border:2px solid #bddcc2;}
        
        Border color #bddcc2