#bdcc0a color space conversions
Hex:
        #bdcc0a
        RGB:
        189, 204, 10
        CMY:
        26, 20, 96
        CMYK:
        7, 0, 95, 20
      HSL:
        65°, 90.6542%, 41.9608%
        HSV (HSB):
        65°, 95.0980%, 80.0000%
        XYZ:
        42.6339, 54.0265, 8.4683
        xyY:
        0.4055, 0.5139, 54.0265
      CIE-Lab:
        78.4772, -24.4847, 77.5211
        CIE-LCH:
        78.4772, 81.2959, 107.5285
        CIE-Luv:
        78.4772, -3.7790, 86.9122
        Hunter-Lab:
        73.5027, -25.0940, 44.6211
      #bdcc0a color charts
#bdcc0a RGB chart
      #bdcc0a CMYK chart
      #bdcc0a RGB pie chart
      #bdcc0a color shades, tints & tones
#bdcc0a color schemes
#bdcc0a color preview, HTML & CSS examples
           This text has a color of #bdcc0a        
        
          <p style="color:#bdcc0a;">Text here</p>
        
        
          .mytext {color:#bdcc0a;}
        
        Text color #bdcc0a
      
           This box has a color of #bdcc0a        
        
          <div style="background-color:#bdcc0a;">Content here</div>
        
        
          .mybackground {background-color:#bdcc0a;}
        
        Background color #bdcc0a
      
           Border around this has a color of #bdcc0a        
        
          <div style="border:2px solid #bdcc0a;">Content here</div>
        
        
          .myborder {border:2px solid #bdcc0a;}
        
        Border color #bdcc0a