#bcfb32 color space conversions
Hex:
        #bcfb32
        RGB:
        188, 251, 50
        CMY:
        26, 2, 80
        CMYK:
        25, 0, 80, 2
      HSL:
        79°, 96.1722%, 59.0196%
        HSV (HSB):
        79°, 80.0797%, 98.4314%
        XYZ:
        55.8119, 79.9160, 15.5013
        xyY:
        0.3691, 0.5284, 79.9160
      CIE-Lab:
        91.6472, -45.2997, 81.1667
        CIE-LCH:
        91.6472, 92.9521, 119.1662
        CIE-Luv:
        91.6472, -31.2748, 100.6497
        Hunter-Lab:
        89.3958, -45.0007, 52.2961
      #bcfb32 color charts
#bcfb32 RGB chart
      #bcfb32 CMYK chart
      #bcfb32 RGB pie chart
      #bcfb32 color shades, tints & tones
#bcfb32 color schemes
#bcfb32 color preview, HTML & CSS examples
           This text has a color of #bcfb32        
        
          <p style="color:#bcfb32;">Text here</p>
        
        
          .mytext {color:#bcfb32;}
        
        Text color #bcfb32
      
           This box has a color of #bcfb32        
        
          <div style="background-color:#bcfb32;">Content here</div>
        
        
          .mybackground {background-color:#bcfb32;}
        
        Background color #bcfb32
      
           Border around this has a color of #bcfb32        
        
          <div style="border:2px solid #bcfb32;">Content here</div>
        
        
          .myborder {border:2px solid #bcfb32;}
        
        Border color #bcfb32