#bdc080 color space conversions
Hex:
        #bdc080
        RGB:
        189, 192, 128
        CMY:
        26, 25, 50
        CMYK:
        2, 0, 33, 25
      HSL:
        63°, 33.6842%, 62.7451%
        HSV (HSB):
        63°, 33.3333%, 75.2941%
        XYZ:
        43.7322, 50.0766, 27.7829
        xyY:
        0.3597, 0.4118, 50.0766
      CIE-Lab:
        76.1163, -11.0496, 31.9676
        CIE-LCH:
        76.1163, 33.8234, 109.0677
        CIE-Luv:
        76.1163, 1.3294, 44.3727
        Hunter-Lab:
        70.7648, -13.5266, 26.2576
      #bdc080 color charts
#bdc080 RGB chart
      #bdc080 CMYK chart
      #bdc080 RGB pie chart
      #bdc080 color shades, tints & tones
#bdc080 color schemes
#bdc080 color preview, HTML & CSS examples
           This text has a color of #bdc080        
        
          <p style="color:#bdc080;">Text here</p>
        
        
          .mytext {color:#bdc080;}
        
        Text color #bdc080
      
           This box has a color of #bdc080        
        
          <div style="background-color:#bdc080;">Content here</div>
        
        
          .mybackground {background-color:#bdc080;}
        
        Background color #bdc080
      
           Border around this has a color of #bdc080        
        
          <div style="border:2px solid #bdc080;">Content here</div>
        
        
          .myborder {border:2px solid #bdc080;}
        
        Border color #bdc080