#b1d400 color space conversions
Hex:
        #b1d400
        RGB:
        177, 212, 0
        CMY:
        31, 17, 100
        CMYK:
        17, 0, 100, 17
      HSL:
        70°, 100.0000%, 41.5686%
        HSV (HSB):
        70°, 100.0000%, 83.1373%
        XYZ:
        41.6749, 56.4341, 8.6964
        xyY:
        0.3902, 0.5284, 56.4341
      CIE-Lab:
        79.8602, -33.3377, 79.1460
        CIE-LCH:
        79.8602, 85.8806, 112.8417
        CIE-Luv:
        79.8602, -16.1020, 90.5223
        Hunter-Lab:
        75.1226, -32.4401, 45.7223
      #b1d400 color charts
#b1d400 RGB chart
      #b1d400 CMYK chart
      #b1d400 RGB pie chart
      #b1d400 color shades, tints & tones
#b1d400 color schemes
#b1d400 color preview, HTML & CSS examples
           This text has a color of #b1d400        
        
          <p style="color:#b1d400;">Text here</p>
        
        
          .mytext {color:#b1d400;}
        
        Text color #b1d400
      
           This box has a color of #b1d400        
        
          <div style="background-color:#b1d400;">Content here</div>
        
        
          .mybackground {background-color:#b1d400;}
        
        Background color #b1d400
      
           Border around this has a color of #b1d400        
        
          <div style="border:2px solid #b1d400;">Content here</div>
        
        
          .myborder {border:2px solid #b1d400;}
        
        Border color #b1d400