#bcc482 color space conversions
Hex:
        #bcc482
        RGB:
        188, 196, 130
        CMY:
        26, 23, 49
        CMYK:
        4, 0, 34, 23
      HSL:
        67°, 35.8696%, 63.9216%
        HSV (HSB):
        67°, 33.6735%, 76.8627%
        XYZ:
        44.5082, 51.7829, 28.7684
        xyY:
        0.3559, 0.4141, 51.7829
      CIE-Lab:
        77.1509, -13.2392, 32.2690
        CIE-LCH:
        77.1509, 34.8793, 112.3072
        CIE-Luv:
        77.1509, -1.6776, 45.3148
        Hunter-Lab:
        71.9604, -15.5265, 26.6692
      #bcc482 color charts
#bcc482 RGB chart
      #bcc482 CMYK chart
      #bcc482 RGB pie chart
      #bcc482 color shades, tints & tones
#bcc482 color schemes
#bcc482 color preview, HTML & CSS examples
           This text has a color of #bcc482        
        
          <p style="color:#bcc482;">Text here</p>
        
        
          .mytext {color:#bcc482;}
        
        Text color #bcc482
      
           This box has a color of #bcc482        
        
          <div style="background-color:#bcc482;">Content here</div>
        
        
          .mybackground {background-color:#bcc482;}
        
        Background color #bcc482
      
           Border around this has a color of #bcc482        
        
          <div style="border:2px solid #bcc482;">Content here</div>
        
        
          .myborder {border:2px solid #bcc482;}
        
        Border color #bcc482