#b1d600 color space conversions
Hex:
        #b1d600
        RGB:
        177, 214, 0
        CMY:
        31, 16, 100
        CMYK:
        17, 0, 100, 16
      HSL:
        70°, 100.0000%, 41.9608%
        HSV (HSB):
        70°, 100.0000%, 83.9216%
        XYZ:
        42.1780, 57.4402, 8.8641
        xyY:
        0.3888, 0.5295, 57.4402
      CIE-Lab:
        80.4266, -34.2564, 79.5723
        CIE-LCH:
        80.4266, 86.6329, 113.2922
        CIE-Luv:
        80.4266, -17.2534, 91.2904
        Hunter-Lab:
        75.7893, -33.2931, 46.1182
      #b1d600 color charts
#b1d600 RGB chart
      #b1d600 CMYK chart
      #b1d600 RGB pie chart
      #b1d600 color shades, tints & tones
#b1d600 color schemes
#b1d600 color preview, HTML & CSS examples
           This text has a color of #b1d600        
        
          <p style="color:#b1d600;">Text here</p>
        
        
          .mytext {color:#b1d600;}
        
        Text color #b1d600
      
           This box has a color of #b1d600        
        
          <div style="background-color:#b1d600;">Content here</div>
        
        
          .mybackground {background-color:#b1d600;}
        
        Background color #b1d600
      
           Border around this has a color of #b1d600        
        
          <div style="border:2px solid #b1d600;">Content here</div>
        
        
          .myborder {border:2px solid #b1d600;}
        
        Border color #b1d600