#bcdb66 color space conversions
Hex:
        #bcdb66
        RGB:
        188, 219, 102
        CMY:
        26, 14, 60
        CMYK:
        14, 0, 53, 14
      HSL:
        76°, 61.9048%, 62.9412%
        HSV (HSB):
        76°, 53.4247%, 85.8824%
        XYZ:
        48.4688, 62.3137, 22.0435
        xyY:
        0.3649, 0.4691, 62.3137
      CIE-Lab:
        83.0800, -27.6045, 53.3908
        CIE-LCH:
        83.0800, 60.1048, 117.3401
        CIE-Luv:
        83.0800, -14.1208, 71.4283
        Hunter-Lab:
        78.9390, -28.5437, 38.7007
      #bcdb66 color charts
#bcdb66 RGB chart
      #bcdb66 CMYK chart
      #bcdb66 RGB pie chart
      #bcdb66 color shades, tints & tones
#bcdb66 color schemes
#bcdb66 color preview, HTML & CSS examples
           This text has a color of #bcdb66        
        
          <p style="color:#bcdb66;">Text here</p>
        
        
          .mytext {color:#bcdb66;}
        
        Text color #bcdb66
      
           This box has a color of #bcdb66        
        
          <div style="background-color:#bcdb66;">Content here</div>
        
        
          .mybackground {background-color:#bcdb66;}
        
        Background color #bcdb66
      
           Border around this has a color of #bcdb66        
        
          <div style="border:2px solid #bcdb66;">Content here</div>
        
        
          .myborder {border:2px solid #bcdb66;}
        
        Border color #bcdb66