#bcfb00 color space conversions
Hex:
        #bcfb00
        RGB:
        188, 251, 0
        CMY:
        26, 2, 100
        CMYK:
        25, 0, 100, 2
      HSL:
        75°, 100.0000%, 49.2157%
        HSV (HSB):
        75°, 100.0000%, 98.4314%
        XYZ:
        55.2362, 79.6857, 12.4696
        xyY:
        0.3748, 0.5406, 79.6857
      CIE-Lab:
        91.5437, -46.2982, 88.2958
        CIE-LCH:
        91.5437, 99.6979, 117.6704
        CIE-Luv:
        91.5437, -31.2864, 105.3254
        Hunter-Lab:
        89.2669, -45.7654, 54.2046
      #bcfb00 color charts
#bcfb00 RGB chart
      #bcfb00 CMYK chart
      #bcfb00 RGB pie chart
      #bcfb00 color shades, tints & tones
#bcfb00 color schemes
#bcfb00 color preview, HTML & CSS examples
           This text has a color of #bcfb00        
        
          <p style="color:#bcfb00;">Text here</p>
        
        
          .mytext {color:#bcfb00;}
        
        Text color #bcfb00
      
           This box has a color of #bcfb00        
        
          <div style="background-color:#bcfb00;">Content here</div>
        
        
          .mybackground {background-color:#bcfb00;}
        
        Background color #bcfb00
      
           Border around this has a color of #bcfb00        
        
          <div style="border:2px solid #bcfb00;">Content here</div>
        
        
          .myborder {border:2px solid #bcfb00;}
        
        Border color #bcfb00