#bdeda1 color space conversions
Hex:
        #bdeda1
        RGB:
        189, 237, 161
        CMY:
        26, 7, 37
        CMYK:
        20, 0, 32, 7
      HSL:
        98°, 67.8571%, 78.0392%
        HSV (HSB):
        98°, 32.0675%, 92.9412%
        XYZ:
        57.7035, 73.9604, 44.9527
        xyY:
        0.3267, 0.4188, 73.9604
      CIE-Lab:
        88.9038, -28.7971, 31.9455
        CIE-LCH:
        88.9038, 43.0091, 132.0329
        CIE-Luv:
        88.9038, -23.7610, 49.6087
        Hunter-Lab:
        86.0002, -30.7325, 29.2090
      #bdeda1 color charts
#bdeda1 RGB chart
      #bdeda1 CMYK chart
      #bdeda1 RGB pie chart
      #bdeda1 color shades, tints & tones
#bdeda1 color schemes
#bdeda1 color preview, HTML & CSS examples
           This text has a color of #bdeda1        
        
          <p style="color:#bdeda1;">Text here</p>
        
        
          .mytext {color:#bdeda1;}
        
        Text color #bdeda1
      
           This box has a color of #bdeda1        
        
          <div style="background-color:#bdeda1;">Content here</div>
        
        
          .mybackground {background-color:#bdeda1;}
        
        Background color #bdeda1
      
           Border around this has a color of #bdeda1        
        
          <div style="border:2px solid #bdeda1;">Content here</div>
        
        
          .myborder {border:2px solid #bdeda1;}
        
        Border color #bdeda1