#bdc57e color space conversions
Hex:
        #bdc57e
        RGB:
        189, 197, 126
        CMY:
        26, 23, 51
        CMYK:
        4, 0, 36, 23
      HSL:
        67°, 37.9679%, 63.3333%
        HSV (HSB):
        67°, 36.0406%, 77.2549%
        XYZ:
        44.7184, 52.2577, 27.4685
        xyY:
        0.3593, 0.4199, 52.2577
      CIE-Lab:
        77.4347, -13.8523, 34.7211
        CIE-LCH:
        77.4347, 37.3823, 111.7500
        CIE-Luv:
        77.4347, -1.4987, 48.2556
        Hunter-Lab:
        72.2895, -16.0861, 28.0737
      #bdc57e color charts
#bdc57e RGB chart
      #bdc57e CMYK chart
      #bdc57e RGB pie chart
      #bdc57e color shades, tints & tones
#bdc57e color schemes
#bdc57e color preview, HTML & CSS examples
           This text has a color of #bdc57e        
        
          <p style="color:#bdc57e;">Text here</p>
        
        
          .mytext {color:#bdc57e;}
        
        Text color #bdc57e
      
           This box has a color of #bdc57e        
        
          <div style="background-color:#bdc57e;">Content here</div>
        
        
          .mybackground {background-color:#bdc57e;}
        
        Background color #bdc57e
      
           Border around this has a color of #bdc57e        
        
          <div style="border:2px solid #bdc57e;">Content here</div>
        
        
          .myborder {border:2px solid #bdc57e;}
        
        Border color #bdc57e