#bdf7e1 color space conversions
Hex:
        #bdf7e1
        RGB:
        189, 247, 225
        CMY:
        26, 3, 12
        CMYK:
        23, 0, 9, 3
      HSL:
        157°, 78.3784%, 85.4902%
        HSV (HSB):
        157°, 23.4818%, 96.8627%
        XYZ:
        67.8376, 82.7766, 83.6362
        xyY:
        0.2896, 0.3534, 82.7766
      CIE-Lab:
        92.9165, -22.6326, 4.6226
        CIE-LCH:
        92.9165, 23.0998, 168.4564
        CIE-Luv:
        92.9165, -28.9189, 10.9920
        Hunter-Lab:
        90.9816, -26.1249, 9.1839
      #bdf7e1 color charts
#bdf7e1 RGB chart
      #bdf7e1 CMYK chart
      #bdf7e1 RGB pie chart
      #bdf7e1 color shades, tints & tones
#bdf7e1 color schemes
#bdf7e1 color preview, HTML & CSS examples
           This text has a color of #bdf7e1        
        
          <p style="color:#bdf7e1;">Text here</p>
        
        
          .mytext {color:#bdf7e1;}
        
        Text color #bdf7e1
      
           This box has a color of #bdf7e1        
        
          <div style="background-color:#bdf7e1;">Content here</div>
        
        
          .mybackground {background-color:#bdf7e1;}
        
        Background color #bdf7e1
      
           Border around this has a color of #bdf7e1        
        
          <div style="border:2px solid #bdf7e1;">Content here</div>
        
        
          .myborder {border:2px solid #bdf7e1;}
        
        Border color #bdf7e1