#b5d950 color space conversions
Hex:
        #b5d950
        RGB:
        181, 217, 80
        CMY:
        29, 15, 69
        CMYK:
        17, 0, 63, 15
      HSL:
        76°, 64.3192%, 58.2353%
        HSV (HSB):
        76°, 63.1336%, 85.0980%
        XYZ:
        45.3169, 60.0287, 16.7877
        xyY:
        0.3710, 0.4915, 60.0287
      CIE-Lab:
        81.8538, -31.1730, 61.4693
        CIE-LCH:
        81.8538, 68.9219, 116.8910
        CIE-Luv:
        81.8538, -16.8812, 78.7769
        Hunter-Lab:
        77.4782, -31.1824, 41.3880
      #b5d950 color charts
#b5d950 RGB chart
      #b5d950 CMYK chart
      #b5d950 RGB pie chart
      #b5d950 color shades, tints & tones
#b5d950 color schemes
#b5d950 color preview, HTML & CSS examples
           This text has a color of #b5d950        
        
          <p style="color:#b5d950;">Text here</p>
        
        
          .mytext {color:#b5d950;}
        
        Text color #b5d950
      
           This box has a color of #b5d950        
        
          <div style="background-color:#b5d950;">Content here</div>
        
        
          .mybackground {background-color:#b5d950;}
        
        Background color #b5d950
      
           Border around this has a color of #b5d950        
        
          <div style="border:2px solid #b5d950;">Content here</div>
        
        
          .myborder {border:2px solid #b5d950;}
        
        Border color #b5d950