#bdfbce color space conversions
Hex:
        #bdfbce
        RGB:
        189, 251, 206
        CMY:
        26, 2, 19
        CMYK:
        25, 0, 18, 2
      HSL:
        136°, 88.5714%, 86.2745%
        HSV (HSB):
        136°, 24.7012%, 98.4314%
        XYZ:
        66.6240, 84.2694, 71.1467
        xyY:
        0.3001, 0.3795, 84.2694
      CIE-Lab:
        93.5674, -28.1186, 15.3579
        CIE-LCH:
        93.5674, 32.0394, 151.3575
        CIE-Luv:
        93.5674, -30.7141, 27.7795
        Hunter-Lab:
        91.7984, -31.0981, 18.3072
      #bdfbce color charts
#bdfbce RGB chart
      #bdfbce CMYK chart
      #bdfbce RGB pie chart
      #bdfbce color shades, tints & tones
#bdfbce color schemes
#bdfbce color preview, HTML & CSS examples
           This text has a color of #bdfbce        
        
          <p style="color:#bdfbce;">Text here</p>
        
        
          .mytext {color:#bdfbce;}
        
        Text color #bdfbce
      
           This box has a color of #bdfbce        
        
          <div style="background-color:#bdfbce;">Content here</div>
        
        
          .mybackground {background-color:#bdfbce;}
        
        Background color #bdfbce
      
           Border around this has a color of #bdfbce        
        
          <div style="border:2px solid #bdfbce;">Content here</div>
        
        
          .myborder {border:2px solid #bdfbce;}
        
        Border color #bdfbce