#bcdc94 color space conversions
Hex:
        #bcdc94
        RGB:
        188, 220, 148
        CMY:
        26, 14, 42
        CMYK:
        15, 0, 33, 14
      HSL:
        87°, 50.7042%, 72.1569%
        HSV (HSB):
        87°, 32.7273%, 86.2745%
        XYZ:
        51.6775, 64.0159, 37.6496
        xyY:
        0.3370, 0.4175, 64.0159
      CIE-Lab:
        83.9740, -22.8309, 31.9918
        CIE-LCH:
        83.9740, 39.3030, 125.5134
        CIE-Luv:
        83.9740, -15.3655, 47.8721
        Hunter-Lab:
        80.0099, -24.7262, 28.1074
      #bcdc94 color charts
#bcdc94 RGB chart
      #bcdc94 CMYK chart
      #bcdc94 RGB pie chart
      #bcdc94 color shades, tints & tones
#bcdc94 color schemes
#bcdc94 color preview, HTML & CSS examples
           This text has a color of #bcdc94        
        
          <p style="color:#bcdc94;">Text here</p>
        
        
          .mytext {color:#bcdc94;}
        
        Text color #bcdc94
      
           This box has a color of #bcdc94        
        
          <div style="background-color:#bcdc94;">Content here</div>
        
        
          .mybackground {background-color:#bcdc94;}
        
        Background color #bcdc94
      
           Border around this has a color of #bcdc94        
        
          <div style="border:2px solid #bcdc94;">Content here</div>
        
        
          .myborder {border:2px solid #bcdc94;}
        
        Border color #bcdc94