#bcdc66 color space conversions
Hex:
        #bcdc66
        RGB:
        188, 220, 102
        CMY:
        26, 14, 60
        CMYK:
        15, 0, 54, 14
      HSL:
        76°, 62.7660%, 63.1373%
        HSV (HSB):
        76°, 53.6364%, 86.2745%
        XYZ:
        48.7305, 62.8371, 22.1308
        xyY:
        0.3645, 0.4700, 62.8371
      CIE-Lab:
        83.3566, -28.0792, 53.7131
        CIE-LCH:
        83.3566, 60.6097, 117.5989
        CIE-Luv:
        83.3566, -14.6806, 71.9066
        Hunter-Lab:
        79.2698, -28.9907, 38.9361
      #bcdc66 color charts
#bcdc66 RGB chart
      #bcdc66 CMYK chart
      #bcdc66 RGB pie chart
      #bcdc66 color shades, tints & tones
#bcdc66 color schemes
#bcdc66 color preview, HTML & CSS examples
           This text has a color of #bcdc66        
        
          <p style="color:#bcdc66;">Text here</p>
        
        
          .mytext {color:#bcdc66;}
        
        Text color #bcdc66
      
           This box has a color of #bcdc66        
        
          <div style="background-color:#bcdc66;">Content here</div>
        
        
          .mybackground {background-color:#bcdc66;}
        
        Background color #bcdc66
      
           Border around this has a color of #bcdc66        
        
          <div style="border:2px solid #bcdc66;">Content here</div>
        
        
          .myborder {border:2px solid #bcdc66;}
        
        Border color #bcdc66