#b0fe00 color space conversions
Hex:
        #b0fe00
        RGB:
        176, 254, 0
        CMY:
        31, 0, 100
        CMYK:
        31, 0, 100, 0
      HSL:
        78°, 100.0000%, 49.8039%
        HSV (HSB):
        78°, 100.0000%, 99.6078%
        XYZ:
        53.3463, 80.1137, 12.6519
        xyY:
        0.3651, 0.5483, 80.1137
      CIE-Lab:
        91.7359, -51.9407, 88.1564
        CIE-LCH:
        91.7359, 102.3200, 120.5061
        CIE-Luv:
        91.7359, -39.1277, 106.4920
        Hunter-Lab:
        89.5063, -50.2488, 54.2737
      #b0fe00 color charts
#b0fe00 RGB chart
      #b0fe00 CMYK chart
      #b0fe00 RGB pie chart
      #b0fe00 color shades, tints & tones
#b0fe00 color schemes
#b0fe00 color preview, HTML & CSS examples
           This text has a color of #b0fe00        
        
          <p style="color:#b0fe00;">Text here</p>
        
        
          .mytext {color:#b0fe00;}
        
        Text color #b0fe00
      
           This box has a color of #b0fe00        
        
          <div style="background-color:#b0fe00;">Content here</div>
        
        
          .mybackground {background-color:#b0fe00;}
        
        Background color #b0fe00
      
           Border around this has a color of #b0fe00        
        
          <div style="border:2px solid #b0fe00;">Content here</div>
        
        
          .myborder {border:2px solid #b0fe00;}
        
        Border color #b0fe00