#bdcd4e color space conversions
Hex:
        #bdcd4e
        RGB:
        189, 205, 78
        CMY:
        26, 20, 69
        CMYK:
        8, 0, 62, 20
      HSL:
        68°, 55.9471%, 55.4902%
        HSV (HSB):
        68°, 61.9512%, 80.3922%
        XYZ:
        44.1927, 55.0315, 15.5007
        xyY:
        0.3852, 0.4797, 55.0315
      CIE-Lab:
        79.0594, -22.3854, 59.4652
        CIE-LCH:
        79.0594, 63.5391, 110.6286
        CIE-Luv:
        79.0594, -5.0296, 74.2746
        Hunter-Lab:
        74.1832, -23.4839, 39.5396
      #bdcd4e color charts
#bdcd4e RGB chart
      #bdcd4e CMYK chart
      #bdcd4e RGB pie chart
      #bdcd4e color shades, tints & tones
#bdcd4e color schemes
#bdcd4e color preview, HTML & CSS examples
           This text has a color of #bdcd4e        
        
          <p style="color:#bdcd4e;">Text here</p>
        
        
          .mytext {color:#bdcd4e;}
        
        Text color #bdcd4e
      
           This box has a color of #bdcd4e        
        
          <div style="background-color:#bdcd4e;">Content here</div>
        
        
          .mybackground {background-color:#bdcd4e;}
        
        Background color #bdcd4e
      
           Border around this has a color of #bdcd4e        
        
          <div style="border:2px solid #bdcd4e;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd4e;}
        
        Border color #bdcd4e