#bdd772 color space conversions
Hex:
        #bdd772
        RGB:
        189, 215, 114
        CMY:
        26, 16, 55
        CMYK:
        12, 0, 47, 16
      HSL:
        75°, 55.8011%, 64.5098%
        HSV (HSB):
        75°, 46.9767%, 84.3137%
        XYZ:
        48.3240, 60.6346, 25.0763
        xyY:
        0.3605, 0.4524, 60.6346
      CIE-Lab:
        82.1819, -24.1319, 46.6865
        CIE-LCH:
        82.1819, 52.5545, 117.3341
        CIE-Luv:
        82.1819, -11.4656, 64.0006
        Hunter-Lab:
        77.8682, -25.4947, 35.4143
      #bdd772 color charts
#bdd772 RGB chart
      #bdd772 CMYK chart
      #bdd772 RGB pie chart
      #bdd772 color shades, tints & tones
#bdd772 color schemes
#bdd772 color preview, HTML & CSS examples
           This text has a color of #bdd772        
        
          <p style="color:#bdd772;">Text here</p>
        
        
          .mytext {color:#bdd772;}
        
        Text color #bdd772
      
           This box has a color of #bdd772        
        
          <div style="background-color:#bdd772;">Content here</div>
        
        
          .mybackground {background-color:#bdd772;}
        
        Background color #bdd772
      
           Border around this has a color of #bdd772        
        
          <div style="border:2px solid #bdd772;">Content here</div>
        
        
          .myborder {border:2px solid #bdd772;}
        
        Border color #bdd772