#bcdd95 color space conversions
Hex:
        #bcdd95
        RGB:
        188, 221, 149
        CMY:
        26, 13, 42
        CMYK:
        15, 0, 33, 13
      HSL:
        88°, 51.4286%, 72.5490%
        HSV (HSB):
        88°, 32.5792%, 86.6667%
        XYZ:
        52.0203, 64.5742, 38.1561
        xyY:
        0.3362, 0.4173, 64.5742
      CIE-Lab:
        84.2638, -23.1797, 31.8648
        CIE-LCH:
        84.2638, 39.4038, 126.0336
        CIE-Luv:
        84.2638, -15.9108, 47.8265
        Hunter-Lab:
        80.3581, -25.0735, 28.0982
      #bcdd95 color charts
#bcdd95 RGB chart
      #bcdd95 CMYK chart
      #bcdd95 RGB pie chart
      #bcdd95 color shades, tints & tones
#bcdd95 color schemes
#bcdd95 color preview, HTML & CSS examples
           This text has a color of #bcdd95        
        
          <p style="color:#bcdd95;">Text here</p>
        
        
          .mytext {color:#bcdd95;}
        
        Text color #bcdd95
      
           This box has a color of #bcdd95        
        
          <div style="background-color:#bcdd95;">Content here</div>
        
        
          .mybackground {background-color:#bcdd95;}
        
        Background color #bcdd95
      
           Border around this has a color of #bcdd95        
        
          <div style="border:2px solid #bcdd95;">Content here</div>
        
        
          .myborder {border:2px solid #bcdd95;}
        
        Border color #bcdd95