#bcff64 color space conversions
Hex:
        #bcff64
        RGB:
        188, 255, 100
        CMY:
        26, 0, 61
        CMYK:
        26, 0, 61, 0
      HSL:
        86°, 100.0000%, 69.6078%
        HSV (HSB):
        86°, 60.7843%, 100.0000%
        XYZ:
        58.7993, 83.1315, 25.0035
        xyY:
        0.3522, 0.4980, 83.1315
      CIE-Lab:
        93.0720, -44.1002, 65.5812
        CIE-LCH:
        93.0720, 79.0299, 123.9190
        CIE-Luv:
        93.0720, -33.2776, 88.9526
        Hunter-Lab:
        91.1765, -44.4450, 47.5643
      #bcff64 color charts
#bcff64 RGB chart
      #bcff64 CMYK chart
      #bcff64 RGB pie chart
      #bcff64 color shades, tints & tones
#bcff64 color schemes
#bcff64 color preview, HTML & CSS examples
           This text has a color of #bcff64        
        
          <p style="color:#bcff64;">Text here</p>
        
        
          .mytext {color:#bcff64;}
        
        Text color #bcff64
      
           This box has a color of #bcff64        
        
          <div style="background-color:#bcff64;">Content here</div>
        
        
          .mybackground {background-color:#bcff64;}
        
        Background color #bcff64
      
           Border around this has a color of #bcff64        
        
          <div style="border:2px solid #bcff64;">Content here</div>
        
        
          .myborder {border:2px solid #bcff64;}
        
        Border color #bcff64