#bdfbc4 color space conversions
Hex:
        #bdfbc4
        RGB:
        189, 251, 196
        CMY:
        26, 2, 23
        CMYK:
        25, 0, 22, 2
      HSL:
        127°, 88.5714%, 86.2745%
        HSV (HSB):
        127°, 24.7012%, 98.4314%
        XYZ:
        65.4473, 83.7987, 64.9499
        xyY:
        0.3055, 0.3912, 83.7987
      CIE-Lab:
        93.3630, -29.8682, 20.1980
        CIE-LCH:
        93.3630, 36.0565, 145.9320
        CIE-Luv:
        93.3630, -30.7085, 34.8708
        Hunter-Lab:
        91.5416, -32.5801, 22.0122
      #bdfbc4 color charts
#bdfbc4 RGB chart
      #bdfbc4 CMYK chart
      #bdfbc4 RGB pie chart
      #bdfbc4 color shades, tints & tones
#bdfbc4 color schemes
#bdfbc4 color preview, HTML & CSS examples
           This text has a color of #bdfbc4        
        
          <p style="color:#bdfbc4;">Text here</p>
        
        
          .mytext {color:#bdfbc4;}
        
        Text color #bdfbc4
      
           This box has a color of #bdfbc4        
        
          <div style="background-color:#bdfbc4;">Content here</div>
        
        
          .mybackground {background-color:#bdfbc4;}
        
        Background color #bdfbc4
      
           Border around this has a color of #bdfbc4        
        
          <div style="border:2px solid #bdfbc4;">Content here</div>
        
        
          .myborder {border:2px solid #bdfbc4;}
        
        Border color #bdfbc4