#bdd4aa color space conversions
Hex:
        #bdd4aa
        RGB:
        189, 212, 170
        CMY:
        26, 17, 33
        CMYK:
        11, 0, 20, 17
      HSL:
        93°, 32.8125%, 74.9020%
        HSV (HSB):
        93°, 19.8113%, 83.1373%
        XYZ:
        51.7854, 60.8081, 47.0380
        xyY:
        0.3244, 0.3809, 60.8081
      CIE-Lab:
        82.2755, -15.2255, 18.2494
        CIE-LCH:
        82.2755, 23.7667, 129.8383
        CIE-Luv:
        82.2755, -11.1072, 28.7973
        Hunter-Lab:
        77.9795, -17.9240, 18.8214
      #bdd4aa color charts
#bdd4aa RGB chart
      #bdd4aa CMYK chart
      #bdd4aa RGB pie chart
      #bdd4aa color shades, tints & tones
#bdd4aa color schemes
#bdd4aa color preview, HTML & CSS examples
           This text has a color of #bdd4aa        
        
          <p style="color:#bdd4aa;">Text here</p>
        
        
          .mytext {color:#bdd4aa;}
        
        Text color #bdd4aa
      
           This box has a color of #bdd4aa        
        
          <div style="background-color:#bdd4aa;">Content here</div>
        
        
          .mybackground {background-color:#bdd4aa;}
        
        Background color #bdd4aa
      
           Border around this has a color of #bdd4aa        
        
          <div style="border:2px solid #bdd4aa;">Content here</div>
        
        
          .myborder {border:2px solid #bdd4aa;}
        
        Border color #bdd4aa