#bdcd76 color space conversions
Hex:
        #bdcd76
        RGB:
        189, 205, 118
        CMY:
        26, 20, 54
        CMYK:
        8, 0, 42, 20
      HSL:
        71°, 46.5241%, 63.3333%
        HSV (HSB):
        71°, 42.4390%, 80.3922%
        XYZ:
        46.0876, 55.7895, 25.4789
        xyY:
        0.3619, 0.4381, 55.7895
      CIE-Lab:
        79.4938, -18.7990, 41.3993
        CIE-LCH:
        79.4938, 45.4676, 114.4223
        CIE-Luv:
        79.4938, -5.8712, 56.8747
        Hunter-Lab:
        74.6923, -20.5713, 32.0598
      #bdcd76 color charts
#bdcd76 RGB chart
      #bdcd76 CMYK chart
      #bdcd76 RGB pie chart
      #bdcd76 color shades, tints & tones
#bdcd76 color schemes
#bdcd76 color preview, HTML & CSS examples
           This text has a color of #bdcd76        
        
          <p style="color:#bdcd76;">Text here</p>
        
        
          .mytext {color:#bdcd76;}
        
        Text color #bdcd76
      
           This box has a color of #bdcd76        
        
          <div style="background-color:#bdcd76;">Content here</div>
        
        
          .mybackground {background-color:#bdcd76;}
        
        Background color #bdcd76
      
           Border around this has a color of #bdcd76        
        
          <div style="border:2px solid #bdcd76;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd76;}
        
        Border color #bdcd76