#bdc34f color space conversions
Hex:
        #bdc34f
        RGB:
        189, 195, 79
        CMY:
        26, 24, 69
        CMYK:
        3, 0, 59, 24
      HSL:
        63°, 49.1525%, 53.7255%
        HSV (HSB):
        63°, 59.4872%, 76.4706%
        XYZ:
        41.9127, 50.4135, 14.9189
        xyY:
        0.3908, 0.4701, 50.4135
      CIE-Lab:
        76.3224, -17.3675, 56.0694
        CIE-LCH:
        76.3224, 58.6976, 107.2104
        CIE-Luv:
        76.3224, 1.0558, 69.4216
        Hunter-Lab:
        71.0025, -18.8861, 37.2439
      #bdc34f color charts
#bdc34f RGB chart
      #bdc34f CMYK chart
      #bdc34f RGB pie chart
      #bdc34f color shades, tints & tones
#bdc34f color schemes
#bdc34f color preview, HTML & CSS examples
           This text has a color of #bdc34f        
        
          <p style="color:#bdc34f;">Text here</p>
        
        
          .mytext {color:#bdc34f;}
        
        Text color #bdc34f
      
           This box has a color of #bdc34f        
        
          <div style="background-color:#bdc34f;">Content here</div>
        
        
          .mybackground {background-color:#bdc34f;}
        
        Background color #bdc34f
      
           Border around this has a color of #bdc34f        
        
          <div style="border:2px solid #bdc34f;">Content here</div>
        
        
          .myborder {border:2px solid #bdc34f;}
        
        Border color #bdc34f