#b1d300 color space conversions
Hex:
        #b1d300
        RGB:
        177, 211, 0
        CMY:
        31, 17, 100
        CMYK:
        16, 0, 100, 17
      HSL:
        70°, 100.0000%, 41.3725%
        HSV (HSB):
        70°, 100.0000%, 82.7451%
        XYZ:
        41.4257, 55.9356, 8.6133
        xyY:
        0.3909, 0.5278, 55.9356
      CIE-Lab:
        79.5772, -32.8763, 78.9331
        CIE-LCH:
        79.5772, 85.5060, 112.6121
        CIE-Luv:
        79.5772, -15.5231, 90.1380
        Hunter-Lab:
        74.7901, -32.0128, 45.5249
      #b1d300 color charts
#b1d300 RGB chart
      #b1d300 CMYK chart
      #b1d300 RGB pie chart
      #b1d300 color shades, tints & tones
#b1d300 color schemes
#b1d300 color preview, HTML & CSS examples
           This text has a color of #b1d300        
        
          <p style="color:#b1d300;">Text here</p>
        
        
          .mytext {color:#b1d300;}
        
        Text color #b1d300
      
           This box has a color of #b1d300        
        
          <div style="background-color:#b1d300;">Content here</div>
        
        
          .mybackground {background-color:#b1d300;}
        
        Background color #b1d300
      
           Border around this has a color of #b1d300        
        
          <div style="border:2px solid #b1d300;">Content here</div>
        
        
          .myborder {border:2px solid #b1d300;}
        
        Border color #b1d300