#bcdf86 color space conversions
Hex:
        #bcdf86
        RGB:
        188, 223, 134
        CMY:
        26, 13, 47
        CMYK:
        16, 0, 40, 13
      HSL:
        84°, 58.1699%, 70.0000%
        HSV (HSB):
        84°, 39.9103%, 87.4510%
        XYZ:
        51.4298, 65.1879, 32.4262
        xyY:
        0.3451, 0.4374, 65.1879
      CIE-Lab:
        84.5805, -26.0981, 39.8550
        CIE-LCH:
        84.5805, 47.6396, 123.2178
        CIE-Luv:
        84.5805, -16.7420, 57.6824
        Hunter-Lab:
        80.7391, -27.5910, 32.7055
      #bcdf86 color charts
#bcdf86 RGB chart
      #bcdf86 CMYK chart
      #bcdf86 RGB pie chart
      #bcdf86 color shades, tints & tones
#bcdf86 color schemes
#bcdf86 color preview, HTML & CSS examples
           This text has a color of #bcdf86        
        
          <p style="color:#bcdf86;">Text here</p>
        
        
          .mytext {color:#bcdf86;}
        
        Text color #bcdf86
      
           This box has a color of #bcdf86        
        
          <div style="background-color:#bcdf86;">Content here</div>
        
        
          .mybackground {background-color:#bcdf86;}
        
        Background color #bcdf86
      
           Border around this has a color of #bcdf86        
        
          <div style="border:2px solid #bcdf86;">Content here</div>
        
        
          .myborder {border:2px solid #bcdf86;}
        
        Border color #bcdf86