#bdda40 color space conversions
Hex:
        #bdda40
        RGB:
        189, 218, 64
        CMY:
        26, 15, 75
        CMYK:
        13, 0, 71, 15
      HSL:
        71°, 67.5439%, 55.2941%
        HSV (HSB):
        71°, 70.6422%, 85.4902%
        XYZ:
        46.9831, 61.3318, 14.2124
        xyY:
        0.3834, 0.5006, 61.3318
      CIE-Lab:
        82.5568, -29.4735, 68.4722
        CIE-LCH:
        82.5568, 74.5461, 113.2892
        CIE-Luv:
        82.5568, -12.5504, 84.1447
        Hunter-Lab:
        78.3146, -29.9635, 44.0604
      #bdda40 color charts
#bdda40 RGB chart
      #bdda40 CMYK chart
      #bdda40 RGB pie chart
      #bdda40 color shades, tints & tones
#bdda40 color schemes
#bdda40 color preview, HTML & CSS examples
           This text has a color of #bdda40        
        
          <p style="color:#bdda40;">Text here</p>
        
        
          .mytext {color:#bdda40;}
        
        Text color #bdda40
      
           This box has a color of #bdda40        
        
          <div style="background-color:#bdda40;">Content here</div>
        
        
          .mybackground {background-color:#bdda40;}
        
        Background color #bdda40
      
           Border around this has a color of #bdda40        
        
          <div style="border:2px solid #bdda40;">Content here</div>
        
        
          .myborder {border:2px solid #bdda40;}
        
        Border color #bdda40