#bddb74 color space conversions
Hex:
        #bddb74
        RGB:
        189, 219, 116
        CMY:
        26, 14, 55
        CMYK:
        14, 0, 47, 14
      HSL:
        77°, 58.8571%, 65.6863%
        HSV (HSB):
        77°, 47.0320%, 85.8824%
        XYZ:
        49.4702, 62.7428, 26.0262
        xyY:
        0.3579, 0.4539, 62.7428
      CIE-Lab:
        83.3069, -25.8503, 47.0973
        CIE-LCH:
        83.3069, 53.7251, 118.7611
        CIE-Luv:
        83.3069, -13.7302, 65.0372
        Hunter-Lab:
        79.2104, -27.1374, 35.9663
      #bddb74 color charts
#bddb74 RGB chart
      #bddb74 CMYK chart
      #bddb74 RGB pie chart
      #bddb74 color shades, tints & tones
#bddb74 color schemes
#bddb74 color preview, HTML & CSS examples
           This text has a color of #bddb74        
        
          <p style="color:#bddb74;">Text here</p>
        
        
          .mytext {color:#bddb74;}
        
        Text color #bddb74
      
           This box has a color of #bddb74        
        
          <div style="background-color:#bddb74;">Content here</div>
        
        
          .mybackground {background-color:#bddb74;}
        
        Background color #bddb74
      
           Border around this has a color of #bddb74        
        
          <div style="border:2px solid #bddb74;">Content here</div>
        
        
          .myborder {border:2px solid #bddb74;}
        
        Border color #bddb74