#bdfcc5 color space conversions
Hex:
        #bdfcc5
        RGB:
        189, 252, 197
        CMY:
        26, 1, 23
        CMYK:
        25, 0, 22, 1
      HSL:
        128°, 91.3043%, 86.4706%
        HSV (HSB):
        128°, 25.0000%, 98.8235%
        XYZ:
        65.8747, 84.4708, 65.6559
        xyY:
        0.3050, 0.3911, 84.4708
      CIE-Lab:
        93.6546, -30.1660, 20.0930
        CIE-LCH:
        93.6546, 36.2452, 146.3332
        CIE-Luv:
        93.6546, -31.1775, 34.7987
        Hunter-Lab:
        91.9080, -32.8999, 21.9809
      #bdfcc5 color charts
#bdfcc5 RGB chart
      #bdfcc5 CMYK chart
      #bdfcc5 RGB pie chart
      #bdfcc5 color shades, tints & tones
#bdfcc5 color schemes
#bdfcc5 color preview, HTML & CSS examples
           This text has a color of #bdfcc5        
        
          <p style="color:#bdfcc5;">Text here</p>
        
        
          .mytext {color:#bdfcc5;}
        
        Text color #bdfcc5
      
           This box has a color of #bdfcc5        
        
          <div style="background-color:#bdfcc5;">Content here</div>
        
        
          .mybackground {background-color:#bdfcc5;}
        
        Background color #bdfcc5
      
           Border around this has a color of #bdfcc5        
        
          <div style="border:2px solid #bdfcc5;">Content here</div>
        
        
          .myborder {border:2px solid #bdfcc5;}
        
        Border color #bdfcc5