#bdf7d1 color space conversions
Hex:
        #bdf7d1
        RGB:
        189, 247, 209
        CMY:
        26, 3, 18
        CMYK:
        23, 0, 15, 3
      HSL:
        141°, 78.3784%, 85.4902%
        HSV (HSB):
        141°, 23.4818%, 96.8627%
        XYZ:
        65.7557, 81.9438, 72.6726
        xyY:
        0.2984, 0.3718, 81.9438
      CIE-Lab:
        92.5500, -25.6717, 12.3718
        CIE-LCH:
        92.5500, 28.4973, 154.2694
        CIE-Luv:
        92.5500, -28.8636, 23.0095
        Hunter-Lab:
        90.5228, -28.7528, 15.7673
      #bdf7d1 color charts
#bdf7d1 RGB chart
      #bdf7d1 CMYK chart
      #bdf7d1 RGB pie chart
      #bdf7d1 color shades, tints & tones
#bdf7d1 color schemes
#bdf7d1 color preview, HTML & CSS examples
           This text has a color of #bdf7d1        
        
          <p style="color:#bdf7d1;">Text here</p>
        
        
          .mytext {color:#bdf7d1;}
        
        Text color #bdf7d1
      
           This box has a color of #bdf7d1        
        
          <div style="background-color:#bdf7d1;">Content here</div>
        
        
          .mybackground {background-color:#bdf7d1;}
        
        Background color #bdf7d1
      
           Border around this has a color of #bdf7d1        
        
          <div style="border:2px solid #bdf7d1;">Content here</div>
        
        
          .myborder {border:2px solid #bdf7d1;}
        
        Border color #bdf7d1