#bdcd20 color space conversions
Hex:
        #bdcd20
        RGB:
        189, 205, 32
        CMY:
        26, 20, 87
        CMYK:
        8, 0, 84, 20
      HSL:
        66°, 72.9958%, 46.4706%
        HSV (HSB):
        66°, 84.3902%, 80.3922%
        XYZ:
        43.0783, 54.5857, 9.6321
        xyY:
        0.4015, 0.5087, 54.5857
      CIE-Lab:
        78.8021, -24.5598, 74.3368
        CIE-LCH:
        78.8021, 78.2889, 108.2828
        CIE-Luv:
        78.8021, -4.5022, 85.2148
        Hunter-Lab:
        73.8822, -25.2162, 43.9878
      #bdcd20 color charts
#bdcd20 RGB chart
      #bdcd20 CMYK chart
      #bdcd20 RGB pie chart
      #bdcd20 color shades, tints & tones
#bdcd20 color schemes
#bdcd20 color preview, HTML & CSS examples
           This text has a color of #bdcd20        
        
          <p style="color:#bdcd20;">Text here</p>
        
        
          .mytext {color:#bdcd20;}
        
        Text color #bdcd20
      
           This box has a color of #bdcd20        
        
          <div style="background-color:#bdcd20;">Content here</div>
        
        
          .mybackground {background-color:#bdcd20;}
        
        Background color #bdcd20
      
           Border around this has a color of #bdcd20        
        
          <div style="border:2px solid #bdcd20;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd20;}
        
        Border color #bdcd20