#bdca3f color space conversions
Hex:
        #bdca3f
        RGB:
        189, 202, 63
        CMY:
        26, 21, 75
        CMYK:
        6, 0, 69, 21
      HSL:
        66°, 56.7347%, 51.9608%
        HSV (HSB):
        66°, 68.8119%, 79.2157%
        XYZ:
        43.0040, 53.4188, 12.7469
        xyY:
        0.3939, 0.4893, 53.4188
      CIE-Lab:
        78.1216, -21.8477, 64.4396
        CIE-LCH:
        78.1216, 68.0426, 108.7288
        CIE-Luv:
        78.1216, -2.9722, 77.6189
        Hunter-Lab:
        73.0881, -22.8774, 40.8212
      #bdca3f color charts
#bdca3f RGB chart
      #bdca3f CMYK chart
      #bdca3f RGB pie chart
      #bdca3f color shades, tints & tones
#bdca3f color schemes
#bdca3f color preview, HTML & CSS examples
           This text has a color of #bdca3f        
        
          <p style="color:#bdca3f;">Text here</p>
        
        
          .mytext {color:#bdca3f;}
        
        Text color #bdca3f
      
           This box has a color of #bdca3f        
        
          <div style="background-color:#bdca3f;">Content here</div>
        
        
          .mybackground {background-color:#bdca3f;}
        
        Background color #bdca3f
      
           Border around this has a color of #bdca3f        
        
          <div style="border:2px solid #bdca3f;">Content here</div>
        
        
          .myborder {border:2px solid #bdca3f;}
        
        Border color #bdca3f