#bdcd61 color space conversions
Hex:
        #bdcd61
        RGB:
        189, 205, 97
        CMY:
        26, 20, 62
        CMYK:
        8, 0, 53, 20
      HSL:
        69°, 51.9231%, 59.2157%
        HSV (HSB):
        69°, 52.6829%, 80.3922%
        XYZ:
        44.9753, 55.3445, 19.6214
        xyY:
        0.3750, 0.4614, 55.3445
      CIE-Lab:
        79.2393, -20.8878, 51.2383
        CIE-LCH:
        79.2393, 55.3323, 112.1788
        CIE-Luv:
        79.2393, -5.3852, 66.9139
        Hunter-Lab:
        74.3939, -22.2761, 36.4380
      #bdcd61 color charts
#bdcd61 RGB chart
      #bdcd61 CMYK chart
      #bdcd61 RGB pie chart
      #bdcd61 color shades, tints & tones
#bdcd61 color schemes
#bdcd61 color preview, HTML & CSS examples
           This text has a color of #bdcd61        
        
          <p style="color:#bdcd61;">Text here</p>
        
        
          .mytext {color:#bdcd61;}
        
        Text color #bdcd61
      
           This box has a color of #bdcd61        
        
          <div style="background-color:#bdcd61;">Content here</div>
        
        
          .mybackground {background-color:#bdcd61;}
        
        Background color #bdcd61
      
           Border around this has a color of #bdcd61        
        
          <div style="border:2px solid #bdcd61;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd61;}
        
        Border color #bdcd61