#bddc85 color space conversions
Hex:
        #bddc85
        RGB:
        189, 220, 133
        CMY:
        26, 14, 48
        CMYK:
        14, 0, 40, 14
      HSL:
        81°, 55.4140%, 69.2157%
        HSV (HSB):
        81°, 39.5455%, 86.2745%
        XYZ:
        50.8131, 63.6987, 31.8072
        xyY:
        0.3473, 0.4353, 63.6987
      CIE-Lab:
        83.8086, -24.4061, 39.3795
        CIE-LCH:
        83.8086, 46.3293, 121.7893
        CIE-Luv:
        83.8086, -14.5477, 56.6801
        Hunter-Lab:
        79.8114, -26.0254, 32.2392
      #bddc85 color charts
#bddc85 RGB chart
      #bddc85 CMYK chart
      #bddc85 RGB pie chart
      #bddc85 color shades, tints & tones
#bddc85 color schemes
#bddc85 color preview, HTML & CSS examples
           This text has a color of #bddc85        
        
          <p style="color:#bddc85;">Text here</p>
        
        
          .mytext {color:#bddc85;}
        
        Text color #bddc85
      
           This box has a color of #bddc85        
        
          <div style="background-color:#bddc85;">Content here</div>
        
        
          .mybackground {background-color:#bddc85;}
        
        Background color #bddc85
      
           Border around this has a color of #bddc85        
        
          <div style="border:2px solid #bddc85;">Content here</div>
        
        
          .myborder {border:2px solid #bddc85;}
        
        Border color #bddc85